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