Back to Devexpress

BaseEditErrorImageOptions Properties

windowsforms-devexpress-dot-xtraeditors-dot-baseediterrorimageoptions-dot-underscore-properties.md

latest1.8 KB
Original Source

BaseEditErrorImageOptions Properties

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

NameDescription
AlignmentGets or sets the alignment of the error icon relative to the editor.
ImageGets or sets the image displayed in the item. Inherited from ImageOptions.
ImageUriGets or sets the uniform resource identifier that specifies a context-dependent image from Image Gallery. Inherited from ImageOptions.
SvgImageGets or sets the vector image displayed in the item. Inherited from ImageOptions.
SvgImageColorizationModeGets or sets how to adjust icon colors according to the active application Skin. Inherited from ImageOptions.
SvgImageSizeGets or sets vector image size. Inherited from ImageOptions.

See Also

BaseEditErrorImageOptions Class

BaseEditErrorImageOptions Members

DevExpress.XtraEditors Namespace