TTMSFNCDataGridSelectionOptions
Properties
| Property | Description |
|---|---|
| AutoFill | Enables the AutoFill feature, which allows users to drag a handle at the bottom-right corner of a selection to fill adjacent cells with a pattern. Requires Mode to be set to gsmCellRange. See AutoFillAppearance for visual customization. |
| Mode | Selection mode for the grid. Options include single cell, cell range, row, column, etc. |
| RangeType | The type of range selection (e.g., continuous or disjunct). |
| ShowSelectionInFixedCells | Indicates whether to highlight fixed cells when their corresponding row or column is selected. |
Go back to TTMSFNCDataGridOptions