FixedBackColor Property (C1GanttView)
In This Topic
Gets or sets the custom background color of the fixed column/timescale area.
Syntax
'Declaration
Public Property FixedBackColor As System.Drawing.Color
public System.Drawing.Color FixedBackColor {get; set;}
See Also