Back to Devexpress

TabItem.HeaderHeight Property

maui-devexpress-dot-maui-dot-controls-dot-tabitem-75266c5a.md

latest1.0 KB
Original Source

TabItem.HeaderHeight Property

Gets or sets the item header height when the TabView.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 HeaderHeight { get; set; }

Property Value

TypeDefaultDescription
TabItemLength-1

The item header’s height.

|

See Also

TabItem Class

TabItem Members

DevExpress.Maui.Controls Namespace