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

In This Topic
    SplitterColor Property (C1GanttView)
    In This Topic
    Gets or sets the custom color of the splitter between the grid and chart views.
    Syntax
    'Declaration
     
    Public Property SplitterColor As Brush
    public Brush SplitterColor {get; set;}
    See Also