Back to Devexpress

TabItem.HeaderIconSpacing Property

maui-devexpress-dot-maui-dot-controls-dot-tabitem-4ea1fb71.md

latest839 B
Original Source

TabItem.HeaderIconSpacing Property

Gets or sets spacing between the icon and the text in the item header. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double HeaderIconSpacing { get; set; }

Property Value

TypeDefaultDescription
Double.nan

The icon indent in pixels.

|

See Also

TabItem Class

TabItem Members

DevExpress.Maui.Controls Namespace