C1.Win.FlexGrid Namespace / OwnerDrawCellEventArgs Class / Bounds Property

In This Topic
Bounds Property (OwnerDrawCellEventArgs)
In This Topic
Get the rectangle where the cell will be painted (in client coordinates).
Syntax
'Declaration
 
Public ReadOnly Property Bounds As Rectangle
 
See Also