Search
Grid.GetCellBounds Method
See Also
 





Returns the bounding rectangle of a cell or cluster of cells.

 Overload List

Name Description

Grid.GetCellBounds (ICell)

Returns the bounding rectangle of the specified cell.

Grid.GetCellBounds (Int32, Int32)

Returns the bounding rectangle of the cell with the specified row and column.

 See Also