GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / BaseWorkWeek Class / ResetThursdayTimes Method

In This Topic
    ResetThursdayTimes Method (BaseWorkWeek)
    In This Topic
    Resets the value of the BaseWorkWeek.ThursdayTimes property.
    Syntax
    'Declaration
     
    Public Sub ResetThursdayTimes() 
    public void ResetThursdayTimes()
    See Also