Persistate API documentation
OnCellFormatting Method (e)
NamespacesPersistate.UI.DesktopPGridOnCellFormatting(DataGridViewCellFormattingEventArgs)

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

When formatting a datetime cell, show DateTime.MinValue as blank.
Declaration Syntax
C#
protected override void OnCellFormatting(
	DataGridViewCellFormattingEventArgs e
)
Parameters
e (DataGridViewCellFormattingEventArgs)
An object containing the event arguments.

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