Version 24.2 (latest)

ProjectCalendar Class Properties

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

Public Properties
 NameDescription
Public PropertyBaseCalendarIdReturns or sets the id of the base calendar.  
Public PropertyDataItemGets the underlying data item if any.  
Public PropertyDaysOfWeekReturns or sets the working time information for the days of the week in the associated Infragistics.DateRange  
Public PropertyDisplayNameReturns or sets the name for the calendar.  
Public PropertyExceptionsReturns a collection of objects that provides adjustments to the working times based on a specified recurrence pattern.  
Public PropertyIsBaseCalendarReturns or sets a boolean indicating if the object is a base calendar.  
Public PropertyUniqueIdReturns or sets the string that uniquely identifies the calendar within the collection.  
Public PropertyWorkWeeksReturns a collection of objects that provides working times for the days of the week for specific ranges of dates.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also