IDXObservableCollection.Clearing Event
Occurs before a collection clear operation.
Namespace: DevExpress.Maui.Mvvm
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
event EventHandler Clearing
Event Data
The Clearing event's data class is EventArgs.
See Also