Occurs after the value of the ScrollPosition property changes.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public event EventHandler ScrollPositionChanged
Visual Basic
Public Event ScrollPositionChanged As EventHandler

See Also