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

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property AutoSize As System.Boolean
C# 
public virtual System.bool AutoSize {get; set;}

See Also