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

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0