DataGrid.LastVScrollBarPos

Syntax

LastVScrollBarPos: Number;

Description

The LastVScrollBarPos property determines position of vertical scrollbar slider.

Comments

Use JSON or the setLastHScrollBarPos method to set the property value, and the getLastHScrollBarPos method to get the property value.

Default property value is 0.

Example

The example of use is given on the page with description of the DataGrid.LastHScrollBarPos property.

See also:

DataGrid