Skip to main content
A newer version of this page is available. .

FontSettings.Default Property

Provides access to the default font settings.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v19.2.dll

Declaration

public static FontSettings Default { get; }

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
ExplorerBarView
NavBarGroup
NavBarItem
NavBarItemControl
.FontSettings.Default
NavBarViewBase
NavigationPaneView
SideBarView
See Also