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