[]
        
(Showing Draft Content)

C1.Win.C1List.C1List.HotRowChanged

HotRowChanged Event

Occurs when hot row is changed.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.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.