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