Back to Devexpress

BarItem.Font Property

windowsforms-devexpress-dot-xtrabars-dot-baritem-b7a2dd0a.md

latest991 B
Original Source

BarItem.Font Property

Gets the font to display links of the current item.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public virtual Font Font { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property Font As Font

Property Value

TypeDescription
Font

The item’s link font.

|

See Also

BarItem Class

BarItem Members

DevExpress.XtraBars Namespace