ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1MappingsBase Class / Disposed Event

In This Topic
    Disposed Event (C1MappingsBase)
    In This Topic
    Represents the method that handles the Disposed event of a component.
    Syntax
    'Declaration
     
    Public Event Disposed As System.EventHandler
    public event System.EventHandler Disposed
    See Also