ComponentOne Scheduler for WinForms
ActionCollection Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace : ActionCollection Class
The ActionCollection is a collection of all Action objects that represents the reminders for all pending items.
Object Model
ActionCollection Class
Syntax
'Declaration
 
Public Class ActionCollection 
   Inherits C1.C1Schedule.C1ObservableCollection(Of Action)
   Implements INotifyCollectionChanged 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.C1Schedule.C1ObservableCollection<T>
         C1.C1Schedule.ActionCollection

See Also

Reference

ActionCollection Members
C1.C1Schedule Namespace