ActiveReports 13
AutoScrollMinSize Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer 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

ReportExplorer Class
ReportExplorer Members