TreeListView.ScrollBarV

Syntax

ScrollBarV : PP.Ui.ScrollBar;

Description

The ScrollBarV property determines vertical scrollbar.

Comments

Use JSON to set the property value and the getScrollBarV method to get the property value.

Example

The property use is identical to the TreeListView.ScrollBarH property.

See also:

TreeListView