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
public Color HeaderPanelBackgroundColor { get; set; }
#Property Value
Type | Description |
---|---|
Color | The background color. |