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

The possible positions of the tab list in a Tab Strip in relation to the content.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum TabPosition

Fields

The list of tabs is below the content.

C#
Bottom = 1

The list of tabs is to the left of the content.

C#
Left = 2

The list of tabs is to the right of the content.

C#
Right = 3

The list of tabs is above the content.

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