constants FileColumnEnum
The FileColumnEnum type specifies the columns into the file-view control. You can use the ColumnsVisible property to show/hide multiple columns at once. The FileColumnEnum type supports the following flags:

NameValueDescription
exFileColumnName2 Indicates the Name column.
exFileColumnSize4 Indicates the Size column.
exFileColumnType8 Indicates the Type column.
exFileColumnModified16 Indicates the Modified column.