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