ActiveReports 12
AutoScrollMinSize Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : AutoScrollMinSize Property
Gets or sets the minimum size of the auto-scroll.
Syntax
'Declaration
 
Public Property AutoScrollMinSize As Size
public Size AutoScrollMinSize {get; set;}

Property Value

A System.Drawing.Size that determines the minimum size of the virtual area through which the user can scroll.
See Also

Reference

Viewer Class
Viewer Members