Back to Devexpress

TabView.ItemHeaderFontFamily Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabview-3edb018a.md

latest975 B
Original Source

TabView.ItemHeaderFontFamily Property

Gets or sets the font family to which the font for item headers’ text belongs.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public string ItemHeaderFontFamily { get; set; }

Property Value

TypeDescription
String

The font family to which the font for item headers’ text belongs.

|

See Also

TabView Class

TabView Members

DevExpress.XamarinForms.Navigation Namespace