TabHeaderUnitType Enum
Namespace: DevExpress.XamarinForms.Navigation
Assembly: DevExpress.XamarinForms.Navigation.dll
Declaration
public enum TabHeaderUnitType
Members
Name |
Description |
The length in pixels.
|
The Tab View automatically calculates the header panel length by the Header Panel's content.
|
See Also