ActiveReports 12
Size Property (Viewer)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
GrapeCity.ActiveReports.Viewer.Win.v12 Assembly
>
GrapeCity.ActiveReports.Viewer.Win Namespace
>
Viewer Class
: Size Property
Gets or sets the height and width of the control.
Syntax
Visual Basic
C#
'Declaration Public Property Size As
Size
public
Size
Size {get; set;}
Property Value
The
System.Drawing.Size
that represents the height and width of the control in pixels.
See Also
Reference
Viewer Class
Viewer Members