ConvertEditValueEventArgs.ImageSource Property
Gets the image displayed by the image editor.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ImageSource | An ImageSource object that is the image displayed by the image editor. |
See Also