GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CustomCalendarCollection Class
Properties Methods Events


In This Topic
    CustomCalendarCollection Class Members
    In This Topic

    The following tables list the members exposed by CustomCalendarCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyOverloaded.  (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
    Public Property (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
    Public MethodOverloaded.  (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Searches for the specified ID and returns the zero-based index of the corresponding calendar.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Loads the contents of CustomCalendarCollection from an XML file.  
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Saves the contents of CustomCalendarCollection into an XML file.  
    Public MethodOverloaded. Searches for a CustomCalendar with the specified ID.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
    Protected MethodOverridden. Removes all items from the collection.  
    Protected Method (Inherited from C1.C1Schedule.BaseCollection<CustomCalendar>)
    Protected MethodOverridden. Inserts an item at the specified index.  
    Protected Method (Inherited from C1.C1Schedule.C1ObservableKeyedCollection<Guid,T>)
    Protected MethodRaises the ListChanged event.  
    Protected MethodOverridden. Removes the item at the specified index.  
    Protected MethodOverridden. Replaces the item at the specified index.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the list changes or an item in the list changes.  
    Top
    See Also