Kendo.Mvc.UI.DrawerMiniSettings
Defines the fluent API for configuring the DrawerMiniSettings settings.
Properties
Enabled
Enables or configures the mini mode for the Kendo UI Drawer. This is a compact view that is displayed when the Kendo UI Drawer is collapsed. Usually it used to show only the icons when the drawer content contains icon and text for an item. When set to true it uses the main template.
Width
Defines a specific width for the Kendo UI Drawer when in mini mode.
Template
Defines a specific template for the Kendo UI Drawer when in mini mode.
TemplateId
The id for the Template
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary