Back to Devexpress

TabView.ItemHeaderHeight Property

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

latest1007 B
Original Source

TabView.ItemHeaderHeight Property

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

Property Value

TypeDescription
TabItemLength

The height of header items.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace