Back to Devexpress

TabView.ItemHeaderIconSpacing Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-750f471f.md

latest871 B
Original Source

TabView.ItemHeaderIconSpacing Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double ItemHeaderIconSpacing { get; set; }

Property Value

TypeDefaultDescription
Double0

Spacing between the icon and the text of a header item.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace