The ValidateCellEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAction
Gets or sets the validation action.
Public propertyCell
Gets the cell.
Public propertyErrorText
Gets or sets the error text that is shown in a tip window.
Public propertyException
Gets the exception if i was thrown while editing process.
Public propertyGrid
Gets the grid.
Public propertyNewValue
Gets or sets the new value.

See Also