Back to Devexpress

TabView.ItemHeaderFontAttributes Property

maui-devexpress-dot-maui-dot-controls-dot-tabview-af2f448c.md

latest991 B
Original Source

TabView.ItemHeaderFontAttributes Property

Gets or sets a value that indicates whether the font for item header 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 ItemHeaderFontAttributes { get; set; }

Property Value

TypeDefaultDescription
FontAttributesNone

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

|

See Also

TabView Class

TabView Members

DevExpress.Maui.Controls Namespace