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

In This Topic
    ISupportInitializeNotification Interface
    In This Topic
    Allows coordination of initialization for a component and its dependent properties.
    Object Model
    ISupportInitializeNotification Interface
    Syntax
    'Declaration
     
    
    Public Interface ISupportInitializeNotification 
       Inherits ISupportInitialize 
    public interface ISupportInitializeNotification : ISupportInitialize  
    See Also