Class TabHeaderDirection
Option to choose the type of header direction
Inheritance
System.Object
TabHeaderDirection
Namespace: Syncfusion.XForms.TabView
Assembly: Syncfusion.SfTabView.XForms.dll
Syntax
public sealed class TabHeaderDirection : Enum
Fields
LeftToRight
Specifies the left to right type in SfTabView control,
Declaration
public const TabHeaderDirection LeftToRight
Field Value
Type |
---|
TabHeaderDirection |
RightToLeft
Specifies the right to left type in SfTabView control,
Declaration
public const TabHeaderDirection RightToLeft
Field Value
Type |
---|
TabHeaderDirection |