Skip to main content
All docs
V24.1

BaseEditErrorImageOptions Class

Contains a set of options that allow you to specify and customize an error icon.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class BaseEditErrorImageOptions :
    ImageOptions

The following members return BaseEditErrorImageOptions objects:

Inheritance

Object
ImageOptions
BaseEditErrorImageOptions
See Also