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