DataGridCollectionViewCollectionChanged Event

Raise this event when the (filtered) view changes

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public event NotifyCollectionChangedEventHandler CollectionChanged

Value

NotifyCollectionChangedEventHandler

See Also