Back to Devexpress

ImageSettings Class

wpf-devexpress-dot-xpf-dot-navbar-40c3fe71.md

latest2.3 KB
Original Source

ImageSettings Class

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

Declaration

csharp
public class ImageSettings :
    INotifyPropertyChanged
vb
Public Class ImageSettings
    Implements INotifyPropertyChanged

The following members return ImageSettings objects:

Show 11 links

Remarks

An object of the ImageSettings type can be accessed via the NavBarViewBase.ImageSettings attached property.

To learn more, see the View Layout Customization topic.

Inheritance

Object ImageSettings

See Also

ImageSettings Members

DevExpress.Xpf.NavBar Namespace