NavBarViewBase.ImageSettings Attached Property
In This Article
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 |
---|---|
Image |
A Image |
#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