MainStringsIndentHtml Property |
Namespace: Kettic.AspNet.Controls.Editor
public string IndentHtml { get; set; }
Public Property IndentHtml As String Get Set
public: property String^ IndentHtml { String^ get (); void set (String^ value); }
member IndentHtml : string with get, set