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

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

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum TabPositions

Fields

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

C#
Bottom = 3

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

C#
Left = 0

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

C#
Right = 1

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

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