LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


scrollPos(value)

Gets or Sets the scroll position.

Parameters

ParamTypeDetails
valueObjectAn object that represents the new position of ListScroller scrollbar

Return Value

When value is not specified, returns an object that represents the current horizontal and vertical scroll position in ListScroller.

Remarks

Use this method to manually set the scroll position. A call to this method will trigger the scrollPosChanged event.

Version Information

Supported in: v1.0.

See Also