GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / WorkWeek Class


In This Topic
    WorkWeek Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the finish date of a work week.  
    Public PropertyGets or sets the working times for Friday. (Inherited from C1.GanttView.BaseWorkWeek)
    Public PropertyGets or sets the working times for Monday. (Inherited from C1.GanttView.BaseWorkWeek)
    Public PropertyGets or sets the name of a work week.  
    Public PropertyGets or sets the working times for Saturday. (Inherited from C1.GanttView.BaseWorkWeek)
    Public PropertyGets the owner BaseWorkWeek.Schedule. (Inherited from C1.GanttView.BaseWorkWeek)
    Public PropertyGets or sets the start date of a work week.  
    Public PropertyGets or sets the working times for Sunday. (Inherited from C1.GanttView.BaseWorkWeek)
    Public PropertyGets or sets the working times for Thursday. (Inherited from C1.GanttView.BaseWorkWeek)
    Public PropertyGets or sets the working times for Tuesday. (Inherited from C1.GanttView.BaseWorkWeek)
    Public PropertyGets or sets the working times for Wednesday. (Inherited from C1.GanttView.BaseWorkWeek)
    Top
    See Also