ppsGrid Class Library
AddCols Method (count)
NamespacesppsGridGridAddCols(Int32)
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Fügt der GridCol-Auflistung eine oder mehrere GridCol-Object hinzu
Declaration Syntax
C#Visual BasicVisual C++
public void AddCols(
	int count
)
Public Sub AddCols ( _
	count As Integer _
)
public:
void AddCols (
	int count
)
Parameters
count (Int32)
Anzahl der Spalten, die der GridCol-Auflistung hinzugefügt werden sollen
Remarks
Weitere Informationen finden Sie unter AddCols(Int32, Int32)

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0