[]
        
(Showing Draft Content)

C1.Win.C1Input.ComboBoxItemList.CollectionChanged

CollectionChanged Event

Occurs when the ComboBoxItemList changes, either by adding or removing an item.

Implements
Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
public event NotifyCollectionChangedEventHandler CollectionChanged
Returns
Type Description
NotifyCollectionChangedEventHandler Occurs when the changes, either by adding or removing an item.
Remarks