[This is preliminary documentation and is subject to change.]
When parsing a datetime cell, parse a blank cell as DateTime.MinValue
| C# |
protected override void OnCellParsing( DataGridViewCellParsingEventArgs e )
- e (DataGridViewCellParsingEventArgs)
- An object containing the event arguments.