Back to Devexpress

TabHeaderUnitType Enum

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-858787a6.md

latest1.0 KB
Original Source

TabHeaderUnitType Enum

Lists types of values that TabHeaderLength stores.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public enum TabHeaderUnitType

Members

NameDescription
Absolute

The length in pixels.

| | Auto |

The Tab View automatically calculates the header panel length by the Header Panel’s content.

|

The following properties accept/return TabHeaderUnitType values:

See Also

DevExpress.XamarinForms.Navigation Namespace