Back to Devexpress

TabItem.HeaderFontFamily Property

maui-devexpress-dot-maui-dot-controls-dot-tabitem-1b396338.md

latest818 B
Original Source

TabItem.HeaderFontFamily Property

Gets or sets the font family to which the font for the item header’s 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 HeaderFontFamily { get; set; }

Property Value

TypeDescription
String

The font family.

|

See Also

TabItem Class

TabItem Members

DevExpress.Maui.Controls Namespace