Name | Description | |
---|---|---|
![]() | CellValidationErrorEventArgs Constructor | Provides information on the cell whose value failed the validation process. |
The following tables list the members exposed by CellValidationErrorEventArgs.
Name | Description | |
---|---|---|
![]() | CellValidationErrorEventArgs Constructor | Provides information on the cell whose value failed the validation process. |
Name | Description | |
---|---|---|
![]() | CancelEdit | Gets or sets a boolean value indicating if the cell whould exit edit mode. |
![]() | Exception | Gets the exception that was thrown. |
![]() | Value | Gets the value that failed the validation process. |