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

DrawerMiniSettingsBuilder

Defines the fluent API for configuring DrawerMiniSettings

Methods

Width(System.Double)

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

Parameters

value - System.Double

The value for Width

Template(System.String)

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

Parameters

value - System.String

The value for Template

TemplateId(System.String)

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

Parameters

templateId - System.String

The ID of the template element for Template

TemplateView(Microsoft.AspNetCore.Html.IHtmlContent)

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

Parameters

templateView - Microsoft.AspNetCore.Html.IHtmlContent

The view that contains the template for Template

TemplateHandler(System.String)

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

Parameters

templateHandler - System.String

The hendler that returs the template for Template

In this article
Not finding the help you need?