Skip to main content
All docs
V26.1
  • BaseEditErrorImageOptions Class

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

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v26.1.dll

    Declaration

    public class BaseEditErrorImageOptions :
        ImageOptions

    The following members return BaseEditErrorImageOptions objects:

    Inheritance

    Object
    ImageOptions
    BaseEditErrorImageOptions
    See Also