Version

CalendarGroup Class Properties

For a list of all members of this type, see CalendarGroup members.

Public Properties
 NameDescription
Public PropertyCalendarsReturns a collection of ResourceCalendar instances  
Public PropertyInitialCalendarIdsReturns 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.  
Public PropertyInitialSelectedCalendarIdThe resource and calendar id combination used at design time to indicate the calendar that should be selected at runtime.  
Public PropertySelectedCalendarReturns or sets the selected calendar (Inherited from Infragistics.Controls.Schedules.CalendarGroupBase)
Public PropertyVisibleCalendarsReturns the collection of ResourceCalendar instances whose ResourceCalendar.IsVisibleResolved is true (Inherited from Infragistics.Controls.Schedules.CalendarGroupBase)
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also