Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ISupportInitializeNotification Interface / Initialized Event

In This Topic
    Initialized Event
    In This Topic
    Occurs when initialization of the component is completed.
    Syntax
    'Declaration
     
    
    Event Initialized As EventHandler
    event EventHandler Initialized
    See Also