FileManagerViewsSettings
Properties
Grid - FileManagerViewsGridSettings
The configuration of the grid columns. An array of JavaScript objects or strings. JavaScript objects are interpreted as column configurations. Strings are interpreted as the field to which the column is bound. The grid will create a column for every item of the array.
Tree - FileManagerViewsTreeSettings
Template for rendering each node.
List - FileManagerViewsListSettings
Specifies the template for items during edit mode.
FileManager - FileManager
Configures the width of the FileManager.
Methods
Serialize()
Serialize current instance to Dictionary