Back to Devexpress

TabItemActualAppearance.HeaderWidth Property

maui-devexpress-dot-maui-dot-controls-dot-tabitemactualappearance-f99d2bd4.md

latest993 B
Original Source

TabItemActualAppearance.HeaderWidth Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public TabItemLength HeaderWidth { get; }

Property Value

TypeDescription
TabItemLength

The header’s width.

|

See Also

TabItemActualAppearance Class

TabItemActualAppearance Members

DevExpress.Maui.Controls Namespace