ActiveReports 13
VerticalScroll Property (Toolbox)

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

Toolbox Class
Toolbox Members