Kendo.Mvc.UI.Fluent.DrawerMiniSettingsBuilder
Defines the fluent API for configuring the DrawerMiniSettings settings.
Methods
Width(System.Double)
Defines a specific width for the Kendo UI Drawer when in mini mode.
Parameters
value System.Double
The value that configures the width.
Template(System.String)
Defines a specific template for the Kendo UI Drawer when in mini mode.
Parameters
value System.String
The value that configures the template.
TemplateId(System.String)
Defines a specific template for the Kendo UI Drawer when in mini mode.
Parameters
value System.String
The value that configures the template.