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

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