ppsGrid Class Library
BeginUpdate Method
NamespacesppsGridGridBeginUpdate()()
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Verhindert das Zeichnen des Grids bis zum Aufruf der EndUpdate-Methode.
Declaration Syntax
C#Visual BasicVisual C++
public void BeginUpdate()
Public Sub BeginUpdate
public:
void BeginUpdate ()
Examples
grid.BeginUpdate();
// tu was...

grid.EndUpdate();
See Also

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0