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

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0