Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ISupportInitializeNotification Interface
Properties Methods Events

In This Topic
    ISupportInitializeNotification Interface Members
    In This Topic

    The following tables list the members exposed by ISupportInitializeNotification.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the component is initialized.  
    Top
    Public Methods
     NameDescription
     MethodSignals the object that initialization is starting. (Inherited from C1.C1Schedule.ISupportInitialize)
     MethodSignals the object that initialization is complete. (Inherited from C1.C1Schedule.ISupportInitialize)
    Top
    Public Events
     NameDescription
     EventOccurs when initialization of the component is completed.  
    Top
    See Also