[]
Occurs when a scroll gesture started.
public event EventHandler<C1ScrollStartedEventArgs> ScrollStarted
Public Event ScrollStarted As EventHandler(Of C1ScrollStartedEventArgs)
| Type | Description |
|---|---|
| EventHandler<C1ScrollStartedEventArgs> | Occurs when a scroll gesture started. |