Back to Devexpress

TabItem.HeaderIconColor Property

maui-devexpress-dot-maui-dot-controls-dot-tabitem-f477b864.md

latest831 B
Original Source

TabItem.HeaderIconColor Property

Gets or sets the color the tab item uses in the default state to paint its header icon. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color HeaderIconColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

TabItem Class

TabItem Members

DevExpress.Maui.Controls Namespace