Method RaiseScroll
RaiseScroll(ScrollEventArgs)
Raises the Scroll event and OnScroll(ScrollEventArgs) method.
public void RaiseScroll(ScrollEventArgs e)
Parameters
e
ScrollEventArgsA ScrollEventArgs that contains the event data.
Raises the Scroll event and OnScroll(ScrollEventArgs) method.
public void RaiseScroll(ScrollEventArgs e)
e
ScrollEventArgsA ScrollEventArgs that contains the event data.