Back to Devexpress

TabItem.SelectedHeaderBackgroundColor Property

maui-devexpress-dot-maui-dot-controls-dot-tabitem-1c149f04.md

latest862 B
Original Source

TabItem.SelectedHeaderBackgroundColor Property

Gets or sets the background color of the tab item header in the selected state. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color SelectedHeaderBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color.

|

See Also

TabItem Class

TabItem Members

DevExpress.Maui.Controls Namespace