EmptyAreaBackColor Property (C1GanttView)
In This Topic
Gets or sets the background color of the empty area below the tasks.
Syntax
'Declaration
Public Property EmptyAreaBackColor As System.Drawing.Color
public System.Drawing.Color EmptyAreaBackColor {get; set;}
See Also