Back to Devexpress

TabView.ItemHeaderMinWidth Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabview-7e4b8edf.md

latest1.2 KB
Original Source

TabView.ItemHeaderMinWidth Property

Gets or sets the minimum 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 ItemHeaderMinWidth { get; set; }

Property Value

TypeDescription
Double

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

|

See Also

TabView Class

TabView Members

DevExpress.XamarinForms.Navigation Namespace