Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1ScheduleStorage Class / C1ScheduleStorage Constructor / C1ScheduleStorage Constructor()

In This Topic
    C1ScheduleStorage Constructor()
    In This Topic
    Initializes the new instance of the C1ScheduleStorage component.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1ScheduleStorage()
    Remarks
    For internal use only.
    See Also