TTMSFNCDataGridFixedCellSelection
A set of TTMSFNCDataGridFixedCellSelectionMode. Possible values are:
| Property | Description |
|---|---|
| gfcsAll | Select all cells. |
| gfcsRow | Select an entire row. |
| gfcsColumn | Select an entire column. |
| gfcsRowRange | Select a range of rows. |
| gfcsColumnRange | Select a range of columns. |
| gfcsDisjunctRow | Select disjunct rows. |
| gfcsDisjunctColumn | Select disjunct columns. |
Go back to TTMSFNCDataGridMouseOptions