CollectionChanged Event

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Occurs when the collection has changed to indicate the reason for the change and which items changed.

public event NotifyCollectionChangedEventHandler? CollectionChanged

Returns