Table of Contents

TTMSFNCDataGrid.RowVisible Property

Gets or sets whether the indexed row is shown. Setting to False hides the row; setting to True unhides it.

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

Syntax

property RowVisible[ARow: Integer]: Boolean;