ImageEdit.Clear() Method
In This Article
Clears the image.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Remarks
The Clear method sets the ImageEdit.Source property to null.
See Also