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

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.v19.2.dll

Declaration

public class FontSettings :
    INotifyPropertyChanged

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