Table of Contents

TTMSFNCDataGrid.SelectedColumns Property

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

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

Syntax

property SelectedColumns[AColumn: Integer]: Boolean;