C1.Win.C1FlexGrid Namespace / OwnerDrawOutlineButtonEventArgs Class / Bounds Property

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