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

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0