The following tables list the members exposed by CellValidationErrorEventArgs.
Name | Description | |
---|---|---|
CellValidationErrorEventArgs Constructor |
Name | Description | |
---|---|---|
Cell | The Cell whose validation failed. | |
Handled | Gets/sets whether the event is handled. If true, then the Cell will treat the validation as if it had passed. | |
ValidationErrorEventArgs | The actual ValidationErrorEventArgs. |