ppsGrid Class Library
CellAfterEdit Event
NamespacesppsGridGridCellAfterEdit
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Löst das CellAfterEdit-Ereignis aus.
Tritt ein, nachdem der Benutzer eine Zelle bearbeitet hat.
Declaration Syntax
C#Visual BasicVisual C++
public event OnCellAfterEdit CellAfterEdit
Public Event CellAfterEdit As OnCellAfterEdit
public:
 event OnCellAfterEdit^ CellAfterEdit {
	void add (OnCellAfterEdit^ value);
	void remove (OnCellAfterEdit^ value);
}
Remarks
Dieses Ereignis wird immer dann ausgelöst, nachdem der Benuzer eine Zelle bearbeiten hat.

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0