Method OnAfterParentScroll
OnAfterParentScroll(object?, ScrollEventArgs)
protected virtual void OnAfterParentScroll(object? sender, ScrollEventArgs e)
Parameters
senderobjectThe source of the event.
eScrollEventArgsA ScrollEventArgs that contains the event data.