ActiveReports 12
HorizontalScroll Property (GroupEditor)

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

GroupEditor Class
GroupEditor Members