Events
The following events are defined in the Spread class.
| Name | Description |
|---|---|
| ColSizeChange | Occurs when the column width is changed by user interaction |
| Dropped | Occurs when dropped by drag and drop Added since |
| LabelClicked | Occurs when clicking on a column header |
| NumberClicked | Occurs when clicking on a row header |
| Scrolled | Occurs when the window scrolls |
| StartEdit | Occurs when the cursor moves to a new cell |
| StopEdit | Occurs when the edit window is hidden |