Back to Devexpress

TabView.ItemHeaderMaxHeight Property

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

latest1.0 KB
Original Source

TabView.ItemHeaderMaxHeight Property

Gets or sets the maximum height of header items 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 ItemHeaderMaxHeight { get; set; }

Property Value

TypeDefaultDescription
Double-1

The maximum height of header items in pixels.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace