GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ToolbarBackColor Property

In This Topic
    ToolbarBackColor Property (C1GanttView)
    In This Topic
    Gets or sets the custom background color of the toolbar.
    Syntax
    'Declaration
     
    Public Property ToolbarBackColor As Brush
    public Brush ToolbarBackColor {get; set;}
    See Also