Interface IDisposedEvent
An interface for the Disposed event.
Namespace: Syncfusion.UI.Xaml.Collections.ComponentModel
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public interface IDisposedEvent
  Events
Disposed
Occurs when Dispose was called.
Declaration
event EventHandler Disposed
  Event Type
| Type | 
|---|
| System.EventHandler |