Back to Devexpress

TabView.HeaderPanelMinHeight Property

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

latest1.0 KB
Original Source

TabView.HeaderPanelMinHeight Property

Gets or sets the header panel’s minimum height when the 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 HeaderPanelMinHeight { get; set; }

Property Value

TypeDefaultDescription
Double48

The minimum height of the header panel in pixels.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace