SplitterColor Property (C1GanttView)
In This Topic
Gets or sets the custom color of the splitter between the grid and chart views.
Syntax
'Declaration
Public Property SplitterColor As System.Drawing.Color
public System.Drawing.Color SplitterColor {get; set;}
See Also