BaseComboBoxCellGetContentBounds Method

Overload List

GetContentBounds(Int32)Returns the bounding rectangle that encloses the cell's content area using a default Graphics and cell style currently in effect for the cell.
GetContentBounds(Graphics, DataGridViewCellStyle, Int32) This returns the bounding rectangle that encloses the cell's content area calculated by using the specified graphics object and cell style.

See Also