[]
        
(Showing Draft Content)

C1.Win.List.C1List.HotRowChanged

HotRowChanged Event

Occurs when hot row is changed.

Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public event EventHandler<C1List.RowChangedEventArgs> HotRowChanged
Returns
Type Description
EventHandler<C1List.RowChangedEventArgs> Occurs when hot row is changed.
Remarks

The HotTracking property should be True.