EnumTabViewScrollOrientation
Enum
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.
Vertical
Specifies that the tabs should be scrolled in vertical direction.