ActiveReports 12
AutoScrollMinSize Property (GroupEditor)

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

GroupEditor Class
GroupEditor Members