wpf-devexpress-dot-xpf-dot-navbar-40c3fe71.md
Contains settings that define images to be displayed within group headers or items.
Namespace : DevExpress.Xpf.NavBar
Assembly : DevExpress.Xpf.NavBar.v25.2.dll
NuGet Package : DevExpress.Wpf.NavBar
public class ImageSettings :
INotifyPropertyChanged
Public Class ImageSettings
Implements INotifyPropertyChanged
The following members return ImageSettings objects:
Show 11 links
An object of the ImageSettings type can be accessed via the NavBarViewBase.ImageSettings attached property.
To learn more, see the View Layout Customization topic.
Object ImageSettings
See Also