GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / CalendarException Class


In This Topic
    CalendarException Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the finish date of the calendar exception.  
    Public PropertyGets the first time interval. (Inherited from C1.GanttView.WorkingTimes)
    Public PropertyGets the second time interval. (Inherited from C1.GanttView.WorkingTimes)
    Public PropertyGets the third time interval. (Inherited from C1.GanttView.WorkingTimes)
    Public PropertyGets the fourth time interval. (Inherited from C1.GanttView.WorkingTimes)
    Public PropertyGets the fifth time interval. (Inherited from C1.GanttView.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
    See Also