CellRect Property (OwnerDrawCellEventArgs)
In This Topic
The bounding rectangle for the cell that needs to be rendered.
Syntax
'Declaration
Public ReadOnly Property CellRect As System.Drawing.Rectangle
public System.Drawing.Rectangle CellRect {get;}
See Also