Keyoti RapidSpell Web .NET Help Docs
Layout Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLayout
Keyoti RapidSpell Web .NET
The Html layout template used to layout this control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public Layout Layout { get; set; }
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public Layout Layout { get; set; }
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> 
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public Property Layout As Layout
	Get
	Set
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> 
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public Property Layout As Layout
	Get
	Set
public:
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property Layout^ Layout {
	Layout^ get ();
	void set (Layout^ value);
}
public:
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property Layout^ Layout {
	Layout^ get ();
	void set (Layout^ value);
}
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member Layout : Layout with get, set
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member Layout : Layout with get, set
Property Value
Remarks
Typically the Layout.Html property is used

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331