The ValidateCellEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets or sets the validation action.
| |
| Cell |
Gets the cell.
| |
| ErrorText |
Gets or sets the error text that is shown in a tip window.
| |
| Exception |
Gets the exception if i was thrown while editing process.
| |
| Grid |
Gets the grid.
| |
| NewValue |
Gets or sets the new value.
|