Persistate API documentation
OnCellParsing Method (e)
NamespacesPersistate.UI.DesktopPGridOnCellParsing(DataGridViewCellParsingEventArgs)

[This is preliminary documentation and is subject to change.]

When parsing a datetime cell, parse a blank cell as DateTime.MinValue
Declaration Syntax
C#
protected override void OnCellParsing(
	DataGridViewCellParsingEventArgs e
)
Parameters
e (DataGridViewCellParsingEventArgs)
An object containing the event arguments.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)