[]
        
(Showing Draft Content)

C1.Win.List.C1Combo.SelectionChanging

SelectionChanging Event

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

Namespace: C1.Win.List
Assembly: C1.Win.List.10.dll
Syntax
public event CancelEventHandler SelectionChanging
Public Event SelectionChanging As CancelEventHandler
Returns
Type Description
CancelEventHandler Fires when the user is being selects a different range of rows or columns.