Back to Devexpress

TabItem.HeaderFontAttributes Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabitem-a640d451.md

latest1.1 KB
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.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public FontAttributes HeaderFontAttributes { get; set; }

Property Value

TypeDescription
FontAttributes

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.XamarinForms.Navigation Namespace