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