New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the scoll orientation of the tabs in the RadTabView.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum TabViewScrollOrientation

Fields

Specifies that the tabs should be scrolled in horizontal direction.

C#
Horizontal = 0

Specifies that the tabs should be scrolled in vertical direction.

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