Back to Devexpress

TabView.ItemHeaderMaxWidth Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabview-e59e9bd5.md

latest1.2 KB
Original Source

TabView.ItemHeaderMaxWidth Property

Gets or sets the maximum width of header items when HeaderPanelPosition is set to Top or Bottom.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public double ItemHeaderMaxWidth { get; set; }

Property Value

TypeDescription
Double

The maximum width of header items when HeaderPanelPosition is set to Top or Bottom , in pixels.

|

See Also

TabView Class

TabView Members

DevExpress.XamarinForms.Navigation Namespace