M-Files UI Extensibility Framework
ColumnsVisible Property
IShellListing Interface : ColumnsVisible Property
Description
Defines the visibility of the columns in the listing area.
Property type
Read-write property
Syntax
Visual Basic
Public Property ColumnsVisible As Boolean
Remarks

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".

See Also

IShellListing Interface  | IShellListing Members