Back to Devexpress

TabItem.HeaderFontAttributes Property

maui-devexpress-dot-maui-dot-controls-dot-tabitem-419b42e6.md

latest999 B
Original Source

TabItem.HeaderFontAttributes Property

Gets or sets a value that indicates whether the font for the item header’s text is bold, italic, or neither. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public FontAttributes HeaderFontAttributes { get; set; }

Property Value

TypeDefaultDescription
FontAttributesNone

The value that indicates whether the font for the item header’s text is bold, italic, or neither.

|

See Also

TabItem Class

TabItem Members

DevExpress.Maui.Controls Namespace