BottomNavigation
Configuration
- AsModule(Boolean value)
- Border(Boolean value)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Events(System.Action<Kendo.Mvc.UI.Fluent.BottomNavigationEventBuilder> configurator)
- Events.Select(System.String handler)
- Events.Select(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- 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)
- 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)
- Shadow()
- Template(System.String value)
- Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- TemplateHandler(System.String templateHandler)
- TemplateId(System.String templateId)
- TemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- ThemeColor(Kendo.Mvc.UI.BottomNavigationThemeColor value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)