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