GridOptionsDragDrop Properties
Includes settings related to drag-and-drop operations.Name | Description |
---|---|
AllowDataReordering |
Gets or sets a value that specifies whether the user can reorder data rows within the GridView .
|
AllowSortedDataDragDrop |
Gets or sets a value that specifies whether the user can reorder data rows within the GridView if data sorting is applied.
|
See Also