[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.SelChange

SelChange Event

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

Namespace: C1.Win.List.ListBase
Assembly: C1.Win.List.8.dll
Syntax
[Browsable(false)]
[Obsolete("Use 'SelectionChanging' or 'SelectionChanged'.")]
public event CancelEventHandler SelChange
Returns
Type Description
CancelEventHandler Fires when the user selects a different range of rows or columns.