ActiveReports Developer 7
DisplayRectangle Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : DisplayRectangle Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property DisplayRectangle As Rectangle
C# 
public virtual Rectangle DisplayRectangle {get;}

See Also