FixedCellBorderColor Property (C1GanttView)
In This Topic
Gets or sets the custom color of cell borders in the fixed area.
Syntax
'Declaration
Public Property FixedCellBorderColor As System.Drawing.Color
public System.Drawing.Color FixedCellBorderColor {get; set;}
See Also