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 System.Drawing.Color
public System.Drawing.Color MarqueeColor {get; set;}
See Also