ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / GridForeColor Property

In This Topic
    GridForeColor Property (C1GanttView)
    In This Topic
    Gets or sets the foreground color of the grid view.
    Syntax
    'Declaration
     
    Public Property GridForeColor As System.Drawing.Color
    public System.Drawing.Color GridForeColor {get; set;}
    See Also