Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1ScheduleStorage Class / Actions Property

In This Topic
    Actions Property (C1ScheduleStorage)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Actions As ActionCollection
    public ActionCollection Actions {get;}
    See Also