The following tables list the members exposed by CalendarGroup.
Name | Description | |
---|---|---|
CalendarGroup Constructor | Initializes a new CalendarGroup |
Name | Description | |
---|---|---|
Calendars | Returns a collection of ResourceCalendar instances | |
InitialCalendarIds | Returns or sets a color delimited list of resource and calendar id combinations that are used to define the contents of the collection at design time. | |
InitialSelectedCalendarId | The resource and calendar id combination used at design time to indicate the calendar that should be selected at runtime. | |
SelectedCalendar | Returns or sets the selected calendar (Inherited from Infragistics.Controls.Schedules.CalendarGroupBase) | |
VisibleCalendars | Returns the collection of ResourceCalendar instances whose ResourceCalendar.IsVisibleResolved is true (Inherited from Infragistics.Controls.Schedules.CalendarGroupBase) |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
Contains | Overridden. Returns true if the calendar is in the group. | |
GetInitialCalendarIds | Returns a string that contains the id for the calendars currently in the Calendars collection in the format expected by the InitialCalendarIds property. |
Name | Description | |
---|---|---|
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | Overridden. Invoked when a property has been changed. | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |