ActiveReports 13
HorizontalScroll Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel 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

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members