[]
Provides data for the Scroll event.
public class CancelScrollEventArgs : CancelEventArgs
Public Class CancelScrollEventArgs
Inherits CancelEventArgs
| Name | Description |
|---|---|
| NewValue | Gets the new scroll position. |
| OldValue | Gets the current scroll position. |