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