ppsGrid Class Library
Remove Method (key)
NamespacesppsGridGridColCollectionRemove(String)
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Entfernt das angegebene, benannte Spaltenobjekt aus der Collection.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	string key
)
Public Sub Remove ( _
	key As String _
)
public:
void Remove (
	String^ key
)
Parameters
key (String)
Name des Spaltenobjekts, das entfernt werden soll.

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0