ActiveReports 12
HorizontalScroll Property (LayerList)

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

LayerList Class
LayerList Members