Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / DataStorage Property

In This Topic
    DataStorage Property (C1Schedule)
    In This Topic
    Gets the C1.C1Schedule.C1ScheduleStorage object for the C1Schedule control.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataStorage As C1ScheduleStorage
    public C1ScheduleStorage DataStorage {get;}
    See Also