Persistate API documentation
OnRowValidating Method (e)
NamespacesPersistate.UI.DesktopPGridOnRowValidating(DataGridViewCellCancelEventArgs)

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

Raises the RowValidating event and validates the Persistent object on the current row
Declaration Syntax
C#
protected override void OnRowValidating(
	DataGridViewCellCancelEventArgs e
)
Parameters
e (DataGridViewCellCancelEventArgs)
An object containing the event arguments.

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