Table of Contents

TTMSFNCCustomDataGrid.IsFixedCellSelected Method

Returns True when a fixed (header) cell is part of the current selection.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

function IsFixedCellSelected(ACell: TTMSFNCDataGridCellCoord): Boolean;

Parameters

Name Description
ACell Fixed cell coordinate to test.

Returns

True if the fixed cell is selected.