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