Raises the ScrollPositionChanged event.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
protected virtual void OnScrollPositionChanged( EventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnScrollPositionChanged ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
EventArgs that contains the event data.