GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseWorkWeek Class
Properties Methods Events


In This Topic
    BaseWorkWeek Class Members
    In This Topic

    The following tables list the members exposed by BaseWorkWeek.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a BaseWorkWeek.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the working times for Friday.  
    Public PropertyGets or sets the working times for Monday.  
    Public PropertyGets or sets the working times for Saturday.  
    Public PropertyGets the owner Schedule.  
    Public PropertyGets or sets the working times for Sunday.  
    Public PropertyGets or sets the working times for Thursday.  
    Public PropertyGets or sets the working times for Tuesday.  
    Public PropertyGets or sets the working times for Wednesday.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the value of the FridayTimes property.  
    Public MethodResets the value of the MondayTimes property.  
    Public MethodResets the value of the SaturdayTimes property.  
    Public MethodResets the value of the SundayTimes property.  
    Public MethodResets the value of the ThursdayTimes property.  
    Public MethodResets the value of the TuesdayTimes property.  
    Public MethodResets the value of the WednesdayTimes property.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also