[]
Provides data for a HotRowChanged event.
public class C1List.RowChangedEventArgs : EventArgs
| Name | Description |
|---|---|
| RowChangedEventArgs(int, int) | Initializes a new instance of the C1List.RowChangedEventArgs class. |
| Name | Description |
|---|---|
| FromRow | Old row. |
| ToRow | New row. |