ActiveReports 12
HorizontalScroll Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : HorizontalScroll Property
Gets the characteristics associated with the horizontal scroll bar.
Syntax
'Declaration
 
Public ReadOnly Property HorizontalScroll As HScrollProperties
public HScrollProperties HorizontalScroll {get;}

Property Value

A System.Windows.Forms.HScrollProperties that contains information about the horizontal scroll bar.
See Also

Reference

Viewer Class
Viewer Members