Enum
TabStripTextOrientation

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.

Declaration

cs-api-definition
Default = 0

Field Value

TabStripTextOrientation

Horizontal

Text is oriented horizontally.

Declaration

cs-api-definition
Horizontal = 1

Field Value

TabStripTextOrientation

Vertical

Text is oriented vertically.

Declaration

cs-api-definition
Vertical = 2

Field Value

TabStripTextOrientation

In this article
DefinitionFieldsDefaultHorizontalVertical
Not finding the help you need?
Contact Support