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