ComponentOne GanttView for WinForms
CellBorderColor Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : CellBorderColor Property
Gets or sets the custom color of cell borders in the grid and chart views.
Syntax
'Declaration
 
Public Property CellBorderColor As System.Drawing.Color
public System.Drawing.Color CellBorderColor {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members