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