ComponentOne Calendar for UWP
DateList Class Members
Properties  Methods  Events

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace : DateList Class

The following tables list the members exposed by DateList.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DateList collection.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public PropertyGets a System.Boolean value determining whether the ReentrantObservableCollection<T> is in update mode (ReentrantObservableCollection<T>.BeginUpdate has been called). (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Top
Public Methods
 NameDescription
Public MethodAdds a System.DateTime value to the end of the Collection.  
Public MethodPrevents raising events until the ReentrantObservableCollection<T>.EndUpdate method is called. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodReturns true if specified item exists in the Collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodEnables raising events. If collection has been changed since the call to the ReentrantObservableCollection<T>.BeginUpdate method, raises PropertyChanged and CollectionChanged events. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodMoves the item at the specified index to a new location in the collection. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Top
Public Events
 NameDescription
Public EventOccurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Top
See Also

Reference

DateList Class
C1.Xaml.Calendar Namespace