Enum
TabViewScrollOrientation

Specifies the scoll orientation of the tabs in the RadTabView.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum TabViewScrollOrientation

Fields

Horizontal

Specifies that the tabs should be scrolled in horizontal direction.

Declaration

cs-api-definition
Horizontal = 0

Field Value

TabViewScrollOrientation

Vertical

Specifies that the tabs should be scrolled in vertical direction.

Declaration

cs-api-definition
Vertical = 1

Field Value

TabViewScrollOrientation

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