BarItemLink.Font Property
Gets the font to display the current item link.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Font | The item link font. |
See Also
Gets the font to display the current item link.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
[Browsable(false)]
public Font Font { get; }
<Browsable(False)>
Public ReadOnly Property Font As Font
| Type | Description |
|---|---|
| Font | The item link font. |