ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / ResetNonworkingTimeColor Method

In This Topic
    ResetNonworkingTimeColor Method (C1GanttView)
    In This Topic
    Resets the value of the NonworkingTimeColor property.
    Syntax
    'Declaration
     
    Public Sub ResetNonworkingTimeColor() 
    public void ResetNonworkingTimeColor()
    See Also