ppsGrid Class Library
Item Property (colKey, rowKey)
NamespacesppsGridGridCellCollectionItem[([String, String])]
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Cell-Auflistung
Declaration Syntax
C#Visual BasicVisual C++
public GridCell this[
	string colKey,
	string rowKey
]{ get;}
Public ReadOnly Default Property Item ( _
	colKey As String, _
	rowKey As String _
) As GridCell
public:
property GridCell^ default[String^ colKey, String^ rowKey] {
	GridCell^ get (String^ colKey, String^ rowKey);
}
Parameters
colKey (String)
rowKey (String)

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0