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