Back to Devexpress

TabView.HeaderPanelBackgroundColor Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-22b43e35.md

latest836 B
Original Source

TabView.HeaderPanelBackgroundColor Property

Gets or sets the background color of the view’s header panel. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color HeaderPanelBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace