Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ImageSettings Properties

Contains settings that define images to be displayed within group headers or items.
Name Description
GroupDefault static Stores default image settings for NavBarGroups.
Height

Gets or set the image height. This is a dependency property.

ItemDefault static Stores default image settings for NavBarItems.
Stretch

Gets or sets a value that specifies how an image should be stretched to fill the available space. This is a dependency property.

StretchDirection

Gets or sets a value that specifies how an image is scaled. This is a dependency property.

Width

Gets or set the image width. This is a dependency property.

See Also