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

In This Topic
    WorkWeek Class Members
    In This Topic

    The following tables list the members exposed by WorkWeek.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a WorkWeek.  
    Top
    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.Win.C1GanttView.BaseWorkWeek)
    Public PropertyGets or sets the working times for Monday. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public PropertyGets or sets the name of a work week.  
    Public PropertyGets or sets the working times for Saturday. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public PropertyGets the owner Schedule. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public PropertyGets or sets the start date of a work week.  
    Public PropertyGets or sets the working times for Sunday. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public PropertyGets or sets the working times for Thursday. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public PropertyGets or sets the working times for Tuesday. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public PropertyGets or sets the working times for Wednesday. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Top
    Public Methods
     NameDescription
    Public MethodResets the value of the FridayTimes property. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public MethodResets the value of the MondayTimes property. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public MethodResets the value of the SaturdayTimes property. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public MethodResets the value of the SundayTimes property. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public MethodResets the value of the ThursdayTimes property. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public MethodResets the value of the TuesdayTimes property. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Public MethodResets the value of the WednesdayTimes property. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes. (Inherited from C1.Win.C1GanttView.BaseWorkWeek)
    Top
    See Also