SourceReset Event

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Occurs when a System.Collections.Specialized.NotifyCollectionChangedAction.Reset signal is retreived on the source data.

event EventHandler<TreeSelectionModelSourceResetEventArgs>? SourceReset

Returns