FileManagerViewsSettingsBuilder

Methods

Grid(System.Action)

Configures the built-in grid view - accepts kendoGrid options

Parameters

configurator - System.Action<FileManagerViewsGridSettingsBuilder>

The action that configures the grid.

Tree(System.Action)

Configures the built-in tree view - accepts kendoTreeView options

Parameters

configurator - System.Action<FileManagerViewsTreeSettingsBuilder>

The action that configures the tree.

List(System.Action)

Configures the built-in list view (thumbnails) - accepts kendoListView options

Parameters

configurator - System.Action<FileManagerViewsListSettingsBuilder>

The action that configures the list.