TTMSFNCDataGrid.IsFixedCellSelected Method
Returns True when a fixed (header) cell is part of the current selection.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Syntax
function IsFixedCellSelected(ACell: TTMSFNCDataGridCellCoord): Boolean;
Parameters
| Name | Description |
|---|---|
ACell |
Fixed cell coordinate to test. |
Returns
True if the fixed cell is selected.