Back to Devexpress

InvalidValueExceptionEventArgs Properties

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

latest1.7 KB
Original Source

InvalidValueExceptionEventArgs Properties

Provides data for events that occur when assigning an invalid value to a container control cell.

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

See Also

InvalidValueExceptionEventArgs Class

InvalidValueExceptionEventArgs Members

DevExpress.XtraEditors.Controls Namespace