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

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0