Search
Grid.GetCellBounds Method
See Also
 






Returns the bounding rectangle of a cell.

 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