| C1.Web.Wijmo.Controls.4 Assembly : C1.Web.Wijmo.Controls.C1FileExplorer Namespace |
| Class | Description | |
|---|---|---|
![]() | C1FileExplorer | C1FileExplorer is a control that mimics the Windows Explorer. |
![]() | C1FileExplorerCreateDirectoryEventArgs | Contains event data for C1FileExplorer.ItemCommand event while performing FileCommand.CreateDirectory command. |
![]() | C1FileExplorerDeleteEventArgs | Contains event data for C1FileExplorer.ItemCommand event while performing FileCommand.Delete command. |
![]() | C1FileExplorerEventArgs | Contains event data for C1FileExplorer.ItemCommand event while performing FileCommand.GetItems command. |
![]() | C1FileExplorerMoveEventArgs | Contains event data for C1FileExplorer.ItemCommand event while performing FileCommand.Move command. |
![]() | C1FileExplorerPasteEventArgs | Contains event data for C1FileExplorer.ItemCommand event while performing FileCommand.Paste command. |
![]() | C1FileExplorerRenameEventArgs | Contains event data for C1FileExplorer.ItemCommand event while performing FileCommand.Rename command. |
![]() | Shortcuts | Keyboard shortcuts for FileExplorer. |
| Delegate | Description | |
|---|---|---|
![]() | C1FileExplorerEventHandler | Represents the method that will handle C1FileExplorer.ItemCommand event. |
| Enumeration | Description | |
|---|---|---|
![]() | ExplorerMode | File explorer mode. |
![]() | FileCommand | Operations in FileExplorer. |
![]() | FileExplorerControls | Control components in FileExplorer. |
![]() | ViewMode | Detail view type. |