Back to Devexpress

TabItem.SelectedHeaderBackgroundColor Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabitem-5430ae57.md

latest1.0 KB
Original Source

TabItem.SelectedHeaderBackgroundColor Property

Gets or sets the background color of the tab item header in the selected state.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public Color SelectedHeaderBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color of the tab item header in the selected state.

|

See Also

TabItem Class

TabItem Members

DevExpress.XamarinForms.Navigation Namespace