Kendo.Mvc.UI.TabStripTabPosition
Represents the possible positions, supported by Kendo UI TabStrip for ASP.NET MVC
Fields
Top
Tabs will be displayed above (before) the Tab content.
Left
Tabs will be displayed to the left of the Tab content.
Right
Tabs will be displayed to the right of the Tab content.
Bottom
Tabs will be displayed below (after) the Tab content.