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