ButtonGroup
Configuration
- AsModule(Boolean value)
- BindTo(System.Collections.Generic.IEnumerable<Kendo.Mvc.UI.ButtonGroupItem> items)
- Deferred(Boolean deferred)
- Enable(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.ButtonGroupEventBuilder> configurator)
- Events.Select(System.String handler)
- FillMode(Kendo.Mvc.UI.ButtonFillMode value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Index(Int32 value)
- Items(System.Action<Kendo.Mvc.UI.Fluent.ButtonGroupItemFactory> configurator)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Render()
- Rounded(Kendo.Mvc.UI.Rounded value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Selection(System.String value)
- Size(Kendo.Mvc.UI.ComponentSize value)
- ThemeColor(Kendo.Mvc.UI.ThemeColor value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()