Kendo.Mvc.UI.AppBarItem
Defines the fluent API for configuring the AppBarItem settings.
Properties
ClassName
Defines a set CSS classes for the item.
Template
The template which renders as content for the appbar item. Valid only for the contentItem type
TemplateId
The id for the Template
Width
Determines the width of the item. Valid only for the spacer items. Numeric values are treated as pixels.
Type
Defines the type of item
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary