Back to Devexpress

TabView.SelectedItemHeaderBackgroundColor Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-6e1aea3d.md

latest856 B
Original Source

TabView.SelectedItemHeaderBackgroundColor Property

Gets or sets the background color of tab item headers 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 SelectedItemHeaderBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The color.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace