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