New to Telerik UI for ASP.NET MVC? Download free 30-day trial

DrawerMiniSettingsBuilder

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.

Template(Kendo.Mvc.UI.TemplateBuilder)

Defines a specific template for the Kendo UI Drawer when in mini mode.

Parameters

template - TemplateBuilder<TModel>

A Template component that configures the template.

In this article
Not finding the help you need?