AppBar
Configuration
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.AppBarEventBuilder> configurator)
- Events.Resize(System.String handler)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Items(System.Action<Kendo.Mvc.UI.Fluent.AppBarItemFactory> configurator)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Position(Kendo.Mvc.UI.AppBarPosition value)
- PositionMode(Kendo.Mvc.UI.AppBarPositionMode value)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ThemeColor(Kendo.Mvc.UI.AppBarThemeColor value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()