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.
TemplateView(System.Web.Mvc.MvcHtmlString)
Defines a specific template for the Kendo UI Drawer when in mini mode.
Parameters
value - System.Web.Mvc.MvcHtmlString
The value that configures the template.
TemplateHandler(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.