FileManagerViewsSettingsBuilder
Methods
Grid(System.Action)
Configures the built-in grid view - accepts kendoGrid options
Parameters
configurator - System.Action<FileManagerViewsGridSettingsBuilder>
The configurator for the grid setting.
Tree(System.Action)
Configures the built-in tree view - accepts kendoTreeView options
Parameters
configurator - System.Action<FileManagerViewsTreeSettingsBuilder>
The configurator for the tree setting.
List(System.Action)
Configures the built-in list view (thumbnails) - accepts kendoListView options
Parameters
configurator - System.Action<FileManagerViewsListSettingsBuilder>
The configurator for the list setting.