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

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