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