Keyoti RapidSpell Web .NET Help Docs
HtmlArray Property
API DocumentationKeyoti.RapidSpellLayoutHtmlArray
Keyoti RapidSpell Web .NET
The Html template used to layout this control as an array.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string[] HtmlArray { get; }
public string[] HtmlArray { get; }
Public ReadOnly Property HtmlArray As String()
	Get
Public ReadOnly Property HtmlArray As String()
	Get
public:
property array<String^>^ HtmlArray {
	array<String^>^ get ();
}
public:
property array<String^>^ HtmlArray {
	array<String^>^ get ();
}
member HtmlArray : string[] with get
member HtmlArray : string[] with get
Property Value
array<String>[]()[][]

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