TTMSFNCDataGrid.ColumnVisible Property
Gets or sets whether the indexed column is shown. Setting to False hides the column; setting to True unhides it.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Type: Boolean
Syntax
property ColumnVisible[AColumn: Integer]: Boolean;