Method OnScroll
OnScroll(ScrollEventArgs)
Raises the Scroll event.
protected virtual void OnScroll(ScrollEventArgs e)
Parameters
eScrollEventArgsThe ScrollEventArgs that contains the event data.
Raises the Scroll event.
protected virtual void OnScroll(ScrollEventArgs e)
e ScrollEventArgsThe ScrollEventArgs that contains the event data.