ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CalendarException Class
Properties Methods Events

In This Topic
    CalendarException Class Members
    In This Topic

    The following tables list the members exposed by CalendarException.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a CalendarException.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the finish date of the calendar exception.  
    Public PropertyGets the first time interval. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public PropertyGets the second time interval. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public PropertyGets the third time interval. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public PropertyGets the fourth time interval. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public PropertyGets the fifth time interval. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public PropertyGets or sets whether the calendar exception ends after the specified number of occurrences or by the given finish date.  
    Public PropertyGets or sets the name of the calendar exception.  
    Public PropertyGets or sets the number of occurrences after which the calendar exception ends.  
    Public PropertyGets the recurrence pattern for the calendar exception.  
    Public PropertyGets the owner Schedule.  
    Public PropertyGets or sets the start date of the calendar exception.  
    Public PropertyGets or sets whether the exception specifies a working day or a nonworking day.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the value of the WorkingTimes.Interval_1 property. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public MethodResets the value of the WorkingTimes.Interval_2 property. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public MethodResets the value of the WorkingTimes.Interval_3 property. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public MethodResets the value of the WorkingTimes.Interval_4 property. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public MethodResets the value of the WorkingTimes.Interval_5 property. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Public MethodResets the value of the NumberOfOccurrences property.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes. (Inherited from C1.Win.C1GanttView.WorkingTimes)
    Top
    See Also