Back to Devexpress

TabItemActualAppearance.HeaderHeight Property

maui-devexpress-dot-maui-dot-controls-dot-tabitemactualappearance-82ced07f.md

latest999 B
Original Source

TabItemActualAppearance.HeaderHeight Property

Gets the height value that is applied to the TabItem‘s header. To specify this value, use the HeaderHeight property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public TabItemLength HeaderHeight { get; }

Property Value

TypeDescription
TabItemLength

The header’s height.

|

See Also

TabItemActualAppearance Class

TabItemActualAppearance Members

DevExpress.Maui.Controls Namespace