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

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