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

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0