This documentation is for the old version. Go to the latest Graphics Mill docs

BaseViewer.scrolled Event

Fires when scroll position of the control is changed.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function add_scrolled(value);
function remove_scrolled(value);

Remarks

This event corresponds to BaseViewer.Scrolled server-side member.

See Also

Reference