Spread Windows Forms 12.0 Product Documentation
Bounds Property (PaintGroupBarBackgroundEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PaintGroupBarBackgroundEventArgs Class : Bounds Property
The boundary of the group bar.
Syntax
'Declaration
 
Public Property Bounds As Rectangle
'Usage
 
Dim instance As PaintGroupBarBackgroundEventArgs
Dim value As Rectangle
 
instance.Bounds = value
 
value = instance.Bounds
public Rectangle Bounds {get; set;}
See Also

Reference

PaintGroupBarBackgroundEventArgs Class
PaintGroupBarBackgroundEventArgs Members