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