Class TabWidthMode
Describes the possible values for tab width mode.
Inheritance
System.Object
TabWidthMode
Namespace: Syncfusion.XForms.TabView
Assembly: Syncfusion.SfTabView.XForms.dll
Syntax
public sealed class TabWidthMode : Enum
Fields
BasedOnText
Specifies that the headers will be arranged based on the text size of each tab.
Declaration
public const TabWidthMode BasedOnText
Field Value
Type |
---|
TabWidthMode |
Default
Specifies the default arrangement of headers based on TabWidth
Declaration
public const TabWidthMode Default
Field Value
Type |
---|
TabWidthMode |