Scheduler for WPF | ComponentOne
C1.Schedule Namespace / DayCollection Class
Properties Methods Events


In This Topic
    DayCollection Class Members
    In This Topic

    The following tables list the members exposed by DayCollection.

    Public Properties
     NameDescription
    Public PropertyReturns collection of dates which have appointments.  
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyOverloaded.   
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    Protected MethodOverridden. Removes all elements from the KeyedCollection.  
    Protected MethodOverridden. Extracts the key from the specified element.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    Protected MethodOverridden. Removes the element at the specified index of the KeyedCollection.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the BoldedDates collection has been changed.  
    Top
    See Also