Intersoft ClientUI Documentation
UXCalendarEventsCollection Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Aqua.UXInput Namespace : UXCalendarEventsCollection Class


The following tables list the members exposed by UXCalendarEventsCollection.

Public Constructors

 NameDescription
public ConstructorUXCalendarEventsCollection ConstructorInitializes a new instance of UXCalendarEventsCollection class.  
Top

Public Properties

 NameDescription
public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
Top

Protected Properties

 NameDescription
protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
Top

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public MethodAddBlackoutEventCreate new blackout event.  
public MethodClear (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public MethodContains (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
Top

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<UXCalendarEventItem>)
protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<UXCalendarEventItem>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<UXCalendarEventItem>)
Top

Public Events

 NameDescription
public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<UXCalendarEventItem>)
Top

Protected Events

 NameDescription
protected EventPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<UXCalendarEventItem>)
Top

See Also

© 2012 All Rights Reserved.