Kendo.Mvc.UI.DropDownButtonItem
Kendo UI DropDownButtonItem class
Properties
HtmlAttributes
Adds custom attributes to the LI element of the menu button.
Click
Adds unique click callback for the menu item.
Data
Adds a custom data callback to be added to the context of menu item - useful to attach context dynamically.
Enabled
Toggles the enabled state of the item.
Hidden
Indicates wether the item should hidden.
Icon
Specifies the icon of the item.
Id
Specifies the id of the item.
ImageUrl
Specifies the image of the item.
SpriteCssClass
Specifies custom css class added to the srite icon element of the item.
Text
Specifies the text of the item. ### items.url StringSpecifies the url of the item - it will render a element and will navigate the browser on click.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary