Kendo.Mvc.UI.Fluent.AppBarItemBuilder
Defines the fluent API for configuring AppBarItem
Methods
ClassName(System.String)
Defines a set CSS classes for the item.
Parameters
value System.String
The value for ClassName
Template(System.String)
The template which renders as content for the appbar item. Valid only for the contentItem type
Parameters
value System.String
The value for Template
TemplateId(System.String)
The template which renders as content for the appbar item. Valid only for the contentItem type
Parameters
templateId System.String
The ID of the template element for Template
Width(System.String)
Determines the width of the item. Valid only for the spacer items. Numeric values are treated as pixels.
Parameters
value System.String
The value for Width
Type(Kendo.Mvc.UI.AppBarItemType)
Defines the type of positioning
Parameters
value Kendo.Mvc.UI.AppBarItemType
The value for Type