ImageEdit.HasImage Property
In This Article
Gets whether the editor displays an image. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the editor displays an image; false if the editor is empty. |
See Also