Skip to main content
All docs
V23.2

BaseEditErrorImageOptions Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class BaseEditErrorImageOptions :
    ImageOptions

The following members return BaseEditErrorImageOptions objects:

Inheritance

Object
DevExpress.Utils.ImageOptions
BaseEditErrorImageOptions
See Also