FontSettings Class
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.v24.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Related API Members
The following members return FontSettings objects:
Remarks
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.
Inheritance
Object
FontSettings
See Also