View Mode

Settings
Description

This demo demonstrates how you can configure the C1FileExplorer to show folders/files.

C1FileExplorer provides following properties to let you configure the UI layout:

Mode, possible values are:
  • Default - in this mode the left tree view only list folders, files are shown in the right grid view.
  • FileTree - in this mode the control only shows the left tree view, and all folders/files are shown there.
ViewMode, this property is valid only if Mode is set as Default, possible values are:
  • Detail - the folders/files are shown in the right grid with columns including Name, Size, etc.
  • Thumbnail - the folders/files are shown in the right grid with thumbnail.
Documentation