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