Back to Devexpress

TabView.ItemHeaderFontFamily Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-1c5acb38.md

latest818 B
Original Source

TabView.ItemHeaderFontFamily Property

Gets or sets the font family to which the font for item header text belongs. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public string ItemHeaderFontFamily { get; set; }

Property Value

TypeDescription
String

The font family.

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace