ppsGrid Class Library
OnCellAfterEdit Delegate
NamespacesppsGridOnCellAfterEdit
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Löst das EndCellEdit-Ereignis aus.
Declaration Syntax
C#Visual BasicVisual C++
public delegate void OnCellAfterEdit(
	Object sender,
	CellAfterEditEventArgs e
)
Public Delegate Sub OnCellAfterEdit ( _
	sender As Object, _
	e As CellAfterEditEventArgs _
)
public delegate void OnCellAfterEdit (
	Object^ sender, 
	CellAfterEditEventArgs^ e
)
Parameters
sender (Object)
e (CellAfterEditEventArgs)

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0