Skip to main content

NavBarViewBase.ImageSettings Attached Property

Provides access to image settings. This is an attached property.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v14.2.dll

#Declaration

#Returns

Type Description
ImageSettings

A ImageSettings object, containing settings that define images to be displayed within group headers or items.

#Remarks

The ImageSettings property allows the image size and stretch behavior to be defined. You can use this attached property when defining styles for groups or items. These styles can be assigned to the following specific properties:

See Also