Back to Devexpress

Image Editors

wpf-115837-controls-and-libraries-data-editors-visual-elements-image-editors.md

latest2.9 KB
Original Source

Image Editors

  • Jun 07, 2019

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

ImageEdit

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

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

Image Menu

Dropdown Window