List Column - ColumnVisible Property

Show or hide the column

Member of List Column (PRIM_LIST.Column)

Data Type - Boolean

Details

The ColumnVisible property specifies whether the column itself is visible.
 
Setting this to False will hide the whole column, including the column header.
 
The Column CurrentItem Visible and Visible property can be used to hide the cell content.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2