ppsGrid Class Library
Cancel Property
NamespacesppsGridColCancelEventArgsCancel
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Ruft einen Wert ab, der angibt, ob das Ereignis abgebrochen werden soll, oder legt diesen fest.
Declaration Syntax
C#Visual BasicVisual C++
public bool Cancel{ get; set;}
Public Property Cancel As Boolean
public:
property bool Cancel {
	bool get ();
	void set (bool value);
}

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0