DropDownButton
Configuration
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Enabled(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.DropDownButtonEventBuilder> configurator)
- Events.Click(System.String handler)
- Events.Close(System.String handler)
- Events.Open(System.String handler)
- FillMode(Kendo.Mvc.UI.FillMode value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Icon(System.String value)
- IconClass(System.String value)
- ImageUrl(System.String value)
- Items(System.Action<Kendo.Mvc.UI.Fluent.DropDownButtonItemFactory> configurator)
- ItemTemplate(System.String value)
- ItemTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ItemTemplateHandler(System.String value)
- ItemTemplateId(System.String value)
- ItemTemplateView(System.Web.Mvc.MvcHtmlString value)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.DropDownButtonMessagesSettingsBuilder> configurator)
- Messages.LabelSuffix(System.String value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Popup(System.Action<Kendo.Mvc.UI.Fluent.DropDownButtonPopupSettingsBuilder> configurator)
- Popup.AppendTo(System.String value)
- Render()
- Rounded(Kendo.Mvc.UI.Rounded value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ShowArrowButton(Boolean value)
- Size(Kendo.Mvc.UI.ComponentSize value)
- SpriteCssClass(System.String value)
- Text(System.String value)
- ThemeColor(Kendo.Mvc.UI.ThemeColor value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()