ComponentOne True DBGrid for WinForms
CellRect Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > OwnerDrawCellEventArgs Class : CellRect Property
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

Reference

OwnerDrawCellEventArgs Class
OwnerDrawCellEventArgs Members