[]
Occurs when the sheet is automatically scrolling.
public event EventHandler<SheetAutoScrollingEventArg> SheetAutoScrolling
Public Event SheetAutoScrolling As EventHandler(Of SheetAutoScrollingEventArg)
| Type | Description |
|---|---|
| EventHandler<SheetAutoScrollingEventArg> | Occurs when the sheet is automatically scrolling. |