Kendo.Mvc.UI.BottomNavigation
Kendo UI BottomNavigation component
Properties
Border
Toggles the border of the widget.
Shadow
Toggles the shadow of the widget.
Items
Specifies the items of the BottomNavigation component.
Template
Sets a custom template for the items.
TemplateId
The id of the script element used for Template
Fill
Defines the fill of the component
PositionMode
Defines the position of the component
ItemFlow
Defines the iteFLow of the component
ThemeColor
Defines the theme color of the component
Methods
WriteHtml(System.IO.TextWriter)
Writes the HTML.
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer System.IO.TextWriter
The TextWriter.
SerializeSettings
Serialize current instance to Dictionary