ChipList
Configuration
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.ChipListEventBuilder> configurator)
- Events.Remove(System.String handler)
- Events.Select(System.String handler)
- FillMode(Kendo.Mvc.UI.ChipFillMode value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Items(System.Action<Kendo.Mvc.UI.Fluent.ChipListItemFactory> configurator)
- ItemSize(Kendo.Mvc.UI.ComponentSize value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Removable(Boolean value)
- Render()
- Rounded(Kendo.Mvc.UI.Rounded value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Selectable(Kendo.Mvc.UI.ChipListSelectableMode value)
- Size(Kendo.Mvc.UI.ComponentSize value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()