ActiveReports 12
DisplayRectangle Property (Viewer)

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

Property Value

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

Reference

Viewer Class
Viewer Members