Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / C1ScheduleStorage Class / Actions Property

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