GridClientSettingsAllowRowHide Property |
Namespace: Kettic.AspNet.Controls
public virtual bool AllowRowHide { get; set; }
Public Overridable Property AllowRowHide As Boolean Get Set
public: virtual property bool AllowRowHide { bool get (); void set (bool value); }
abstract AllowRowHide : bool with get, set override AllowRowHide : bool with get, set