ppsGrid Class Library
CellMouseLeave Event
NamespacesppsGridGridCellMouseLeave
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Löst das CellMouseHover-Ereignis aus.
Tritt ein, wenn der Mauszeiger in den Bereich einer Zelle verlässt.
Declaration Syntax
C#Visual BasicVisual C++
public event OnCellMouseLeave CellMouseLeave
Public Event CellMouseLeave As OnCellMouseLeave
public:
 event OnCellMouseLeave^ CellMouseLeave {
	void add (OnCellMouseLeave^ value);
	void remove (OnCellMouseLeave^ value);
}
Remarks
Dieses Ereignis wird immer dann ausgelöst, wenn der Mauszeiger eine Zelle verläßt.
Weitere Informationen und Beispiele finden Sie unter CellMouseEnter()().
See Also
CellMouseEnter()()
CellMouseHover()()
MouseLeave

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0