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

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property Bounds As Rectangle
C# 
public Rectangle Bounds {get; set;}

See Also