'Declaration Public Enum FileExplorerControls Inherits System.Enum
public enum FileExplorerControls : System.Enum
'Declaration Public Enum FileExplorerControls Inherits System.Enum
public enum FileExplorerControls : System.Enum
| Member | Description | 
|---|---|
| AddressBox | A textbox, which shows the current selected path in the file explorer | 
| All | The default value for the C1FileExplorer control - all controls are shown | 
| ContextMenu | The context menu which is shown when the user right clicks inside the controls. | 
| FilterTextBox | A textbox, which shows the current selected path in the file explorer | 
| Grid | A grid, which shows the files/folders in the current file explorer folder | 
| ListView | The C1ListView control to hold the thumbnails view | 
| Toolbar | A toolbar, which provides shortcuts for the file explorer commands (delete, new folder, back, forward, etc.) | 
| TreeView | A treeview, which shows the folders in the file explorer. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1FileExplorer.FileExplorerControls