ActiveReports 12
Bounds Property (Designer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : Bounds Property
Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
Syntax
'Declaration
 
Public Property Bounds As Rectangle
public Rectangle Bounds {get; set;}

Property Value

A System.Drawing.Rectangle in pixels relative to the parent control that represents the size and location of the control including its nonclient elements.
See Also

Reference

Designer Class
Designer Members