Method OnScroll
OnScroll(ScrollEventArgs)
Called when Scroll event is raised.
protected virtual void OnScroll(ScrollEventArgs e)
Parameters
e
ScrollEventArgsA ScrollEventArgs that contains the event data.
Called when Scroll event is raised.
protected virtual void OnScroll(ScrollEventArgs e)
e
ScrollEventArgsA ScrollEventArgs that contains the event data.