Enum
TabPositions

Defines the possible positions of the tab items relatively to the base area.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum TabPositions

Fields

Bottom

The tab items will appear on the bottom of the base area.

Declaration

cs-api-definition
Bottom = 3

Field Value

TabPositions

Left

The tab items will appear on the left of the base area.

Declaration

cs-api-definition
Left = 0

Field Value

TabPositions

Right

The tab items will appear on the right of the base area.

Declaration

cs-api-definition
Right = 1

Field Value

TabPositions

Top

The tab items will appear on the top of the base area.

Declaration

cs-api-definition
Top = 2

Field Value

TabPositions

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