ActiveReports 12
AutoScrollMinSize Property (LayerList)

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

LayerList Class
LayerList Members