Table of Contents

TTMSFNCDataGrid.SelectedRows Property

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

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

Syntax

property SelectedRows[ARow: Integer]: Boolean;