Method OnScroll
OnScroll(ScrollEventArgs)
Called when Scroll event is raised.
protected virtual void OnScroll(ScrollEventArgs e)
Parameters
eScrollEventArgsA 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.