constants SelectModeEnum
The SelectModeEnum type specifies the mode the control displays the last visible cascade column. The SelectMode property indicates the mode the control displays the last visible cascade column. The SelectModeEnum type supports the following values:

NameValueDescription
exSelectModeList1 The last cascade column view displays a list with all visible columns.
exSelectModeThumbnail2 The last cascade column view displays thumbnails for previously selected files. The exDisableThumbnails flag of Mode property prevents any thumbnail mode.