Click or drag to resize

TreeItemCollectionChanged Event

Occurs when the Children collection is changed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event NotifyCollectionChangedEventHandler CollectionChanged

Value

Type: System.Collections.SpecializedNotifyCollectionChangedEventHandler

Implements

INotifyCollectionChangedCollectionChanged
See Also