GroupBackColor Property (C1GanttView)
In This Topic
Gets or sets the background color use for display group task on the grid view.
Syntax
'Declaration
Public Property GroupBackColor As System.Drawing.Color
public System.Drawing.Color GroupBackColor {get; set;}
See Also