Skip to main content
A newer version of this page is available. .
All docs
V20.2

BaseEditErrorImageOptions Class

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.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