Enum TabStripTextOrientation
Defines the possible orientation of text within a TabStripPanel.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum TabStripTextOrientation
Default
Default orientation is used, depending on the alignment of the TabStrip.
Horizontal
Text is oriented horizontally.
Vertical
Text is oriented vertically.