Skip to main content
A newer version of this page is available. .

TabHeaderUnitType Enum

Lists types of values that TabHeaderLength stores.

Namespace: DevExpress.XamarinForms.Navigation

Assembly: DevExpress.XamarinForms.Navigation.dll

Declaration

public enum TabHeaderUnitType

Members

Name Description
Absolute

The length in pixels.

Auto

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

Related API Members

The following properties accept/return TabHeaderUnitType values:

See Also