TTMSFNCDataGridCore.HiddenRows Property
Gets or sets the hidden state of a row. Setting to True is equivalent to calling
HideRow.
API unit family: TMSFNCDataGridCore
Declaring type: TTMSFNCDataGridCore
Type: Boolean
Syntax
property HiddenRows[ARow: Integer]: Boolean;