[]
        
(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.10.dll
Syntax
[Browsable(false)]
[Obsolete("Use 'SelectionChanging' or 'SelectionChanged'.")]
public event CancelEventHandler SelChange
<Browsable(False)>
<Obsolete("Use 'SelectionChanging' or 'SelectionChanged'.")>
Public Event SelChange As CancelEventHandler
Returns
Type Description
CancelEventHandler Fires when the user selects a different range of rows or columns.