TTMSFNCDataGridDragMode Enumeration
Controls how row and column dragging is interpreted.
API unit family: TMSFNCDataGridRenderer
Members
| Name | Description |
|---|---|
gdmReorder |
Reorders rows or columns within the grid. |
gdmDrag |
Starts a drag-and-drop operation outside the grid. |