Back to Devexpress

TabView.ItemHeaderFontAttributes Property

mobilecontrols-devexpress-dot-xamarinforms-dot-navigation-dot-tabview-5a93c223.md

latest1.1 KB
Original Source

TabView.ItemHeaderFontAttributes Property

Gets or sets a value that indicates whether the font for item headers’ text is bold, italic, or neither.

Namespace : DevExpress.XamarinForms.Navigation

Assembly : DevExpress.XamarinForms.Navigation.dll

NuGet Package : DevExpress.XamarinForms.Navigation

Declaration

csharp
public FontAttributes ItemHeaderFontAttributes { get; set; }

Property Value

TypeDescription
FontAttributes

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

|

See Also

TabView Class

TabView Members

DevExpress.XamarinForms.Navigation Namespace