Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / ContactStorage Class / Events Property

In This Topic
    Events Property (ContactStorage)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property Events As System.ComponentModel.EventHandlerList
    protected System.ComponentModel.EventHandlerList Events {get;}
    See Also