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

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0