[]
        
(Showing Draft Content)

C1.Win.C1List.C1Combo.SelChange

SelChange Event

Fires when the user selects a different range of rows or columns.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.8.dll
Syntax
[Obsolete("Please use SelectionChanging instead.")]
public event CancelEventHandler SelChange
Returns
Type Description
CancelEventHandler Fires when the user selects a different range of rows or columns.
Remarks

Deprecated. Please use SelectionChanging instead.