ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / ResetGridForeColor Method

In This Topic
    ResetGridForeColor Method (C1GanttView)
    In This Topic
    Resets the value of the GridForeColor property.
    Syntax
    'Declaration
     
    Public Sub ResetGridForeColor() 
    public void ResetGridForeColor()
    See Also