ToolBar
Configuration
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.ToolBarEventBuilder> configurator)
- Events.Click(System.String handler)
- Events.Close(System.String handler)
- Events.Open(System.String handler)
- Events.OverflowClose(System.String handler)
- Events.OverflowOpen(System.String handler)
- Events.Toggle(System.String handler)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Items(System.Action<Kendo.Mvc.UI.Fluent.ToolBarItemFactory> configurator)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- NavigateOnTab(Boolean value)
- Render()
- Resizable(Boolean value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()