New to Telerik UI for WinFormsStart a free 30-day trial

Defines the possible orientation of text within a TabStripPanel.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum TabStripTextOrientation

Fields

Default orientation is used, depending on the alignment of the TabStrip.

C#
Default = 0

Text is oriented horizontally.

C#
Horizontal = 1

Text is oriented vertically.

C#
Vertical = 2
In this article
DefinitionFieldsDefaultHorizontalVertical
Not finding the help you need?
Contact Support