[]
Occurs when hot row is changed.
public event EventHandler<C1List.RowChangedEventArgs> HotRowChanged
Public Event HotRowChanged As EventHandler(Of C1List.RowChangedEventArgs)
| Type | Description |
|---|---|
| EventHandler<C1List.RowChangedEventArgs> | Occurs when hot row is changed. |
The HotTracking property should be True.