Scheduler for WPF | ComponentOne
In This Topic
    C1.C1Schedule Namespace Inheritance Hierarchy
    In This Topic
    Inheritance Hierarchy
    System.Object
       C1.C1Schedule.Action
       C1.C1Schedule.BasePersistableObject
          C1.C1Schedule.Appointment
          C1.C1Schedule.BaseObject
             C1.C1Schedule.Category
             C1.C1Schedule.Contact
             C1.C1Schedule.Label
             C1.C1Schedule.Resource
             C1.C1Schedule.Status
       C1.C1Schedule.C1Brush
       C1.C1Schedule.DateList
       C1.C1Schedule.RecurrencePattern
       C1.C1Schedule.Reminder
       C1.C1Schedule.TimeZoneInfo
       System.Collections.Generic.Comparer<T>
          C1.C1Schedule.AppointmentComparer
       System.Collections.Generic.List<T>
          C1.C1Schedule.WorkDays
       System.Collections.ObjectModel.Collection<T>
          C1.C1Schedule.AppointmentList
          C1.C1Schedule.C1ObservableCollection<T>
             C1.C1Schedule.ActionCollection
             C1.C1Schedule.BaseList<T>
                C1.C1Schedule.CategoryList
                C1.C1Schedule.ContactList
                C1.C1Schedule.LabelList
                C1.C1Schedule.ResourceList
                C1.C1Schedule.StatusList
             C1.C1Schedule.ReminderCollection
             C1.WPF.Schedule.CoverElementChunkCollection
          System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
             C1.C1Schedule.C1ObservableKeyedCollection<TKey,TItem>
                C1.C1Schedule.BaseCollection<T>
                   C1.C1Schedule.AppointmentCollection
                   C1.C1Schedule.CategoryCollection
                   C1.C1Schedule.ContactCollection
                   C1.C1Schedule.LabelCollection
                   C1.C1Schedule.ResourceCollection
                   C1.C1Schedule.StatusCollection
                C1.WPF.Schedule.CoveredElementsCollection
                C1.WPF.Schedule.CoverElementCollection
             C1.C1Schedule.MappingCollectionBase<T>
                C1.C1Schedule.AppointmentMappingCollection
                C1.C1Schedule.BaseObjectMappingCollection<T>
       System.EventArgs
          C1.C1Schedule.AppointmentEventArgs
          C1.C1Schedule.CancelReminderEventArgs
          C1.C1Schedule.ItemSynchronizedEventArgs
          C1.C1Schedule.ReminderEventArgs
          System.ComponentModel.CancelEventArgs
             C1.C1Schedule.CancelAppointmentEventArgs
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.C1Schedule.C1BindingSource
                C1.C1Schedule.BaseStorage<T,TMappingCollection>
                   C1.C1Schedule.AppointmentStorage
                   C1.C1Schedule.CategoryStorage
                   C1.C1Schedule.ContactStorage
                   C1.C1Schedule.LabelStorage
                   C1.C1Schedule.ResourceStorage
                   C1.C1Schedule.StatusStorage
             C1.C1Schedule.CalendarInfo
             C1.C1Schedule.MappingInfo
             C1.C1Schedule.StorageComponent
                C1.C1Schedule.C1ScheduleStorage
    See Also