Show contents 

Working with Graphic Elements > Classes > DataGrid > DataGrid.getHScrollBar

DataGrid.getHScrollBar

Syntax

getHScrollBar();

Description

The getHScrollBar method returns horizontal scrollbar.

Comments

Returned value - instance of the PP.Ui.ScrollBar class.

Example

The example of method use is given in description of the DataGrid.getHScrollBarContainer method.

See also:

DataGrid