NavBarGroup.ActualFontSettings Property
Gets the NavBarGroup‘s current font settings.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FontSettings | A FontSettings object that contains font settings currently applied to the NavBarGroup. |
See Also