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: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Visual Basic
<BrowsableAttribute(True)> _
Public Event Scrolled As EventHandler
C#
[BrowsableAttribute(true)]
public event EventHandler Scrolled

See Also

Reference