Version

CalendarGroupBase Class Members

The following tables list the members exposed by CalendarGroupBase.

Public Properties
 NameDescription
Public PropertySelectedCalendarReturns or sets the selected calendar  
Public PropertyVisibleCalendarsReturns the collection of ResourceCalendar instances whose ResourceCalendar.IsVisibleResolved is true  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodContainsReturns true if the calendar is in the group.  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also