Back to Devexpress

TabView.ItemHeaderIconColor Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-2adc90de.md

latest817 B
Original Source

TabView.ItemHeaderIconColor Property

Gets or sets the color all tab items use to paint their header icons. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color ItemHeaderIconColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace