GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / GroupBackColorProperty Field

In This Topic
    GroupBackColorProperty Field (C1GanttView)
    In This Topic
    Identifies the C1GanttView.GroupBackColor dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly GroupBackColorProperty As DependencyProperty
    public static readonly DependencyProperty GroupBackColorProperty
    See Also