Back to Devexpress

BarItemLink.Font Property

windowsforms-devexpress-dot-xtrabars-dot-baritemlink-80334fdc.md

latest991 B
Original Source

BarItemLink.Font Property

Gets the font to display the current item link.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
Font

The item link font.

|

See Also

BarItemLink Class

BarItemLink Members

DevExpress.XtraBars Namespace