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

Image Editors

This section lists ImageEdit and PopupImageEdit elements that you see on screen.

#ImageEdit

ImageEditVisEl

The table below lists the main members that affect ImageEdit element appearance and functionality.

Element

Members

Built-in menu

ImageEdit.ShowMenu,

ImageEdit.ShowMenuMode,

ImageEdit.MenuContainerTemplate,

ImageEdit.MenuTemplate

Background

BaseEdit.ShowBorder

BaseEdit.BorderTemplate

Content

ImageEdit.Source,

ImageEdit.EmptyContentTemplate

Image effects

and size

ImageEdit.ImageEffect,

ImageEdit.Stretch

#PopupImageEdit

PopupImageEditVisEl

The table below lists the main members that affect PopupImageEdit element appearance and functionality.

Element

Members

Built-in menu

PopupImageEdit.ShowMenu,

PopupImageEdit.ShowMenuMode,

PopupImageEdit.MenuContainerTemplate,

PopupImageEdit.MenuTemplate

Background

BaseEdit.ShowBorder,

BaseEdit.BorderTemplate

Content

PopupImageEdit.Source,

PopupImageEdit.EmptyContentTemplate

Image effects

and size

PopupImageEdit.ImageEffect,

PopupImageEdit.Stretch,

PopupImageEdit.AutoSizePopup,

PopupBaseEdit.ShowSizeGrip

See Also