TreeList.getVerticalScroll

Syntax

getVerticalScroll();

Description

The getVerticalScroll method gets vertical scrollbar.

Comments

Scrollbars become available when the content size is greater than the container size.

Example

The example of method use is given in the TreeList.NodeHovered event description.

See also:

TreeList