LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


scrollPos(value)

Gets or Sets the position of the scrollbar.

Parameters

ParamTypeDetails
valueObjectAn object that represents the new position of ListView scrollbar

Return Value

When value is not specified, returns an object that represents the current position of horizontal and vertical scrollbar in ListView.

Remarks

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

Version Information

Supported in: v1.0.

See Also