Kendo.Mvc.UI.FileManagerViewsGridSettingsColumn
Kendo UI FileManagerViewsGridSettingsColumn class
Properties
Encoded
If set to true the column value will be HTML-encoded before it is displayed. If set to false the column value will be displayed as is. By default the column value is HTML-encoded.
HeaderTemplate
The template which renders the column header content. By default the value of the title column option is displayed in the column header cell.
HeaderTemplateId
The id of the script element used for HeaderTemplate
Sortable
If set to true the user can click the column header and sort the grid by the column field when sorting is enabled. If set to false sorting will be disabled for this column.
Template
If set to true the user can click the column header and sort the grid by the column field when sorting is enabled. If set to false sorting will be disabled for this column.
TemplateId
The id of the script element used for Template
Title
The text that is displayed in the column header cell. If not set the field is used.
Width
The text that is displayed in the column header cell. If not set the field is used.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary