[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNodeCollection.CollectionChanged

CollectionChanged Event

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

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