ComponentOne FlexGrid for WinForms
Bounds Property

C1.Win.C1FlexGrid Namespace > OwnerDrawCellEventArgs Class : Bounds Property
Get the rectangle where the cell will be painted (in client coordinates).
Syntax
'Declaration
 
Public ReadOnly Property Bounds As Rectangle
public Rectangle Bounds {get;}
See Also

Reference

OwnerDrawCellEventArgs Class
OwnerDrawCellEventArgs Members