C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : CalendarException Class |
The following tables list the members exposed by CalendarException.
Name | Description | |
---|---|---|
CalendarException Constructor | Initializes a new instance of a CalendarException. |
Name | Description | |
---|---|---|
FinishDate | Gets or sets the finish date of the calendar exception. | |
Interval_1 | Gets the first time interval. (Inherited from C1.GanttView.WorkingTimes) | |
Interval_2 | Gets the second time interval. (Inherited from C1.GanttView.WorkingTimes) | |
Interval_3 | Gets the third time interval. (Inherited from C1.GanttView.WorkingTimes) | |
Interval_4 | Gets the fourth time interval. (Inherited from C1.GanttView.WorkingTimes) | |
Interval_5 | Gets the fifth time interval. (Inherited from C1.GanttView.WorkingTimes) | |
LimitedBy | Gets or sets whether the calendar exception ends after the specified number of occurrences or by the given finish date. | |
Name | Gets or sets the name of the calendar exception. | |
NumberOfOccurrences | Gets or sets the number of occurrences after which the calendar exception ends. | |
RecurrencePattern | Gets the recurrence pattern for the calendar exception. | |
Schedule | Gets the owner Schedule. | |
StartDate | Gets or sets the start date of the calendar exception. | |
Workday | Gets or sets whether the exception specifies a working day or a nonworking day. |
Name | Description | |
---|---|---|
ResetInterval_1 | Resets the value of the WorkingTimes.Interval_1 property. (Inherited from C1.GanttView.WorkingTimes) | |
ResetInterval_2 | Resets the value of the WorkingTimes.Interval_2 property. (Inherited from C1.GanttView.WorkingTimes) | |
ResetInterval_3 | Resets the value of the WorkingTimes.Interval_3 property. (Inherited from C1.GanttView.WorkingTimes) | |
ResetInterval_4 | Resets the value of the WorkingTimes.Interval_4 property. (Inherited from C1.GanttView.WorkingTimes) | |
ResetInterval_5 | Resets the value of the WorkingTimes.Interval_5 property. (Inherited from C1.GanttView.WorkingTimes) | |
ResetNumberOfOccurrences | Resets the value of the NumberOfOccurrences property. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the value of a property changes. (Inherited from C1.GanttView.WorkingTimes) |