TTMSFNCDataGridRenderer.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: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Type: Boolean
Syntax
property ColumnVisible[AColumn: Integer]: Boolean;