Back to Devexpress

ExceptionEventArgs Properties

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-exceptioneventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

ExceptionEventArgs Properties

Represents the base class for arguments passed to exception handling events.

NameDescription
ErrorTextGets or sets the error description to be displayed in the message box/tooltip.
ExceptionGets the exception that caused the event.
ExceptionModeGets or sets the type of response to supplying invalid values.
WindowCaptionGets or sets the caption of the error message box.

See Also

ExceptionEventArgs Class

ExceptionEventArgs Members

DevExpress.XtraEditors.Controls Namespace