Kendo.Mvc.UI.FileManagerViewsGridSettings
Defines the fluent API for configuring the FileManagerViewsGridSettings settings.
Properties
Columns
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.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary