Back to Devexpress

TabViewActualAppearance.ItemHeaderWidth Property

maui-devexpress-dot-maui-dot-controls-dot-tabviewactualappearance-096ed57a.md

latest1019 B
Original Source

TabViewActualAppearance.ItemHeaderWidth Property

Gets the item header’s width value that is applied to the TabView. To specify this value, use the ItemHeaderWidth property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public TabItemLength ItemHeaderWidth { get; }

Property Value

TypeDescription
TabItemLength

The item header’s width.

|

See Also

TabViewActualAppearance Class

TabViewActualAppearance Members

DevExpress.Maui.Controls Namespace