BottomNavigation
Configuration
- AsModule(Boolean value)
- Border(Boolean value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.BottomNavigationEventBuilder> configurator)
- Events.Select(System.String handler)
- Fill(Kendo.Mvc.UI.BottomNavigationFill value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ItemFlow(Kendo.Mvc.UI.BottomNavigationItemFlow value)
- Items(System.Action<Kendo.Mvc.UI.Fluent.BottomNavigationItemFactory> configurator)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- PositionMode(Kendo.Mvc.UI.BottomNavigationPositionMode value)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Shadow(Boolean value)
- Template(System.String value)
- Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- TemplateHandler(System.String value)
- TemplateId(System.String value)
- TemplateView(System.Web.Mvc.MvcHtmlString value)
- ThemeColor(Kendo.Mvc.UI.BottomNavigationThemeColor value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()