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

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