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