ActiveReports 12
DisplayRectangle Property (Toolbox)

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

Property Value

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

Reference

Toolbox Class
Toolbox Members