The following tables list the members exposed by ProjectCalendar.
Name | Description | |
---|---|---|
ProjectCalendar Constructor | Initializes a new ProjectCalendar |
Name | Description | |
---|---|---|
BaseCalendarId | Returns or sets the id of the base calendar. | |
DataItem | Gets the underlying data item if any. | |
DaysOfWeek | Returns or sets the working time information for the days of the week in the associated Infragistics.DateRange | |
DisplayName | Returns or sets the name for the calendar. | |
Exceptions | Returns a collection of objects that provides adjustments to the working times based on a specified recurrence pattern. | |
IsBaseCalendar | Returns or sets a boolean indicating if the object is a base calendar. | |
UniqueId | Returns or sets the string that uniquely identifies the calendar within the collection. | |
WorkWeeks | Returns a collection of objects that provides working times for the days of the week for specific ranges of dates. |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
FromDaysOfWeekXml | Converts the specified xml to an instance of ScheduleDaysOfWeek. | |
FromExceptionsXml | Converts the specified xml to an instance of ObservableCollectionExtended<ProjectCalendarException>. | |
FromWorkWeeksXml | Converts the specified xml to an instance of ObservableCollectionExtended<ProjectCalendarWorkWeek>. | |
ToDaysOfWeekXml | Converts the specified ScheduleDaysOfWeek to its XML representation. This is the format that the XamGantt uses to serialize out ScheduleDaysOfWeek instances into underlying data item that provides a string type property mapping. | |
ToExceptionsXml | Converts the specified ObservableCollectionExtended<ProjectCalendarException> to its XML representation. This is the format that the XamGantt uses to serialize out Exceptions property's value into underlying data item that provides a string type property mapping. | |
ToWorkWeeksXml | Converts the specified ScheduleWorkWeeks to its XML representation. This is the format that the XamGantt uses to serialize out ScheduleWorkWeeks instances into underlying data item that provides a string type property mapping. |
Name | Description | |
---|---|---|
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifierExtended) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) | |
SetField<T> | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |