wpf-devexpress-dot-xpf-dot-navbar-2a504901.md
Contains font settings, such as font family, size and weight, applied to the nav bar group and item captions.
Namespace : DevExpress.Xpf.NavBar
Assembly : DevExpress.Xpf.NavBar.v25.2.dll
NuGet Package : DevExpress.Wpf.NavBar
public class FontSettings :
INotifyPropertyChanged
Public Class FontSettings
Implements INotifyPropertyChanged
The following members return FontSettings objects:
An object of the FontSettings type can be accessed via the NavBarViewBase.FontSettings attached property.
See the View Layout Customization and Styling View Content Elements topics to learn more.
Object FontSettings
See Also