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

In This Topic
    MarqueeColor Property (C1GanttView)
    In This Topic
    Gets or sets the color of marquee displayed on the chart view when resizing or moving task rectangles.
    Syntax
    'Declaration
     
    Public Property MarqueeColor As Color
    public Color MarqueeColor {get; set;}
    See Also