DXPropertyEditor.ErrorIcon Property
In This Article
Specifies the error icon displayed within the DXPropertyEditor when an error is associated with the editor.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
#Declaration
#Property Value
Type | Description |
---|---|
Image |
An Image |
#Remarks
The icon’s size must be 12x12 pixels.
See Also