Table of Contents

TTMSFNCDataGrid.SelectedCells Property

Gets or sets whether the specified cell is selected. When True, the cell is part of the current selection.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid Type: Boolean

Syntax

property SelectedCells[AColumn, ARow: Integer]: Boolean;