Defines the visibility of the columns in the listing area.
Visual Basic |
---|
Public Property ColumnsVisible As Boolean |
When set to "true", all the columns are shown normally.
When set to "false", only the "Name" column is visible.
The default setting is "true".