ActiveReports 12
VerticalScroll Property (GroupEditor)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.GroupEditor Namespace > GroupEditor Class : VerticalScroll Property
Gets the characteristics associated with the vertical scroll bar.
Syntax
'Declaration
 
Public ReadOnly Property VerticalScroll As VScrollProperties
public VScrollProperties VerticalScroll {get;}

Property Value

A System.Windows.Forms.VScrollProperties that contains information about the vertical scroll bar.
See Also

Reference

GroupEditor Class
GroupEditor Members