[This is preliminary documentation and is subject to change.]
Handles validation required for a cell in this column.
| C# |
bool Validating( DataGridViewCell cell )
- cell (DataGridViewCell)
- The cell which is being validated.
True if validation passes, else false.