Skip to main content
All docs
V24.2

BaseEditErrorImageOptions Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v24.2.dll

Declaration

public class BaseEditErrorImageOptions :
    ImageOptions

The following members return BaseEditErrorImageOptions objects:

Inheritance

Object
ImageOptions
BaseEditErrorImageOptions
See Also