Back to Devexpress

TabView.HeaderPanelMaxWidth Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-694604c5.md

latest1.0 KB
Original Source

TabView.HeaderPanelMaxWidth Property

Gets or sets the header panel’s maximum width when HeaderPanelPosition is Left or Right. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double HeaderPanelMaxWidth { get; set; }

Property Value

TypeDefaultDescription
Double360

The maximum width of the header panel in pixels.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace