FontSettings.Default Property
Provides access to the default font settings.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v25.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Property Value
| Type | Description |
|---|---|
| FontSettings | A FontSettings object that comprises the default font settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Default |
|---|---|
| FontSettings |
Default
|
| NavBarGroup |
|
| NavBarGroup |
|
| NavBarGroup |
|
| NavBarItem |
|
| NavBarItem |
|
| NavBarItemControl |
|
| NavBarViewBase |
|
| NavBarViewBase |
|
See Also