Kendo.Mvc.UI.TabStrip
Kendo UI TabStrip component
Properties
Collapsible
Specifies whether the TabStrip should be able to collapse completely when clicking an expanded tab.
Navigatable
Specifies whether the TabStrip should be keyboard navigatable.
Scrollable
If enabled, the TabStrip will display buttons that will scroll the tabs horizontally, when they cannot fit the TabStrip width. By default scrolling is enabled.The feature requires "top" or "bottom" tabPosition.Unless disabled, scrollable must be set to a JavaScript object, which represents the scrolling configuration.See Scrollable Tabs for more information.
TabPosition
The criterion operator type.
Value
Specifies the selected tab. Should be corresponding to the dataTextField configuration and used when bound to a DataSource component.
Methods
SerializeSettings
Serialize current instance to Dictionary