ActiveReports 12
VerticalScroll Property (Viewer)

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

Viewer Class
Viewer Members