[]
Raised after the current Row or Column changes.
public delegate void RowColChangeEventHandler(object sender, RowColChangeEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised after the current Row or Column changes. |
| RowColChangeEventArgs | e | Raised after the current Row or Column changes. |
| Name | Description |
|---|---|
| RowColChangeEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, RowColChangeEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, RowColChangeEventArgs) |