Back to Devexpress

InvalidValueExceptionEventArgs Constructors

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-invalidvalueexceptioneventargs-dot-ctor.md

latest1.4 KB
Original Source

InvalidValueExceptionEventArgs Constructors

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

NameParametersDescription
InvalidValueExceptionEventArgs(String, Exception, Object)errorText, exception, fValueInitializes a new instance of the InvalidValueExceptionEventArgs class.
InvalidValueExceptionEventArgs(String, String, Exception, ExceptionMode, Object)errorText, windowCaption, exception, exceptionMode, fValueCreates a new InvalidValueExceptionEventArgs object.

See Also

InvalidValueExceptionEventArgs Class

InvalidValueExceptionEventArgs Members

DevExpress.XtraEditors.Controls Namespace