Back to Devexpress

TabView.HeaderPanelMaxHeight Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-c0fdab6c.md

latest1.0 KB
Original Source

TabView.HeaderPanelMaxHeight Property

Gets or sets the header panel’s maximum height when HeaderPanelPosition is Top or Bottom. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double HeaderPanelMaxHeight { get; set; }

Property Value

TypeDefaultDescription
Double100

The maximum height of the header panel in pixels.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace