alexa

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX