ActiveReports 12
ClientRectangle Property (Toolbox)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : ClientRectangle Property
Gets the rectangle that represents the client area of the control.
Syntax
'Declaration
 
Public ReadOnly Property ClientRectangle As Rectangle
public Rectangle ClientRectangle {get;}

Property Value

A System.Drawing.Rectangle that represents the client area of the control.
See Also

Reference

Toolbox Class
Toolbox Members