HighlightBackColor Property (C1GanttView)
In This Topic
Gets or sets the custom background color of the highlighted row in the grid view.
Syntax
'Declaration
Public Property HighlightBackColor As System.Drawing.Color
public System.Drawing.Color HighlightBackColor {get; set;}
See Also