BaseEditErrorImageOptions Class
In This Article
Contains a set of options that allow you to specify and customize an error icon.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class BaseEditErrorImageOptions :
ImageOptions
#Related API Members
The following members return BaseEditErrorImageOptions objects:
#Inheritance
Object
ImageOptions
BaseEditErrorImageOptions
See Also