GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ResetGroupBackColor Method

In This Topic
    ResetGroupBackColor Method (C1GanttView)
    In This Topic
    Resets the C1GanttView.GroupBackColor property to default value.
    Syntax
    'Declaration
     
    Public Sub ResetGroupBackColor() 
    public void ResetGroupBackColor()
    See Also