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