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

In This Topic
    IsInitialized Property
    In This Topic
    Gets a value indicating whether the component is initialized.
    Syntax
    'Declaration
     
    
    ReadOnly Property IsInitialized As Boolean
    bool IsInitialized {get;}
    See Also