getHScrollBar();
The getHScrollBar method returns horizontal scrollbar.
Returned value - instance of the PP.Ui.ScrollBar class.
The example of method use is given in description of the DataGrid.getHScrollBarContainer method.
See also:
DataGrid