Search
Grid.Item Property
See Also
 





Gets a cell or cluster of cells from the grid.

 Overload List

Name Description

Grid.Item (Header, Header)

Gets the cell or the cluster of cells corresponding to the specified row and column.

Grid.Item (Int32, Int32)

Gets the cell at the specified position.

 See Also