GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / GridForeColorProperty Field

In This Topic
    GridForeColorProperty Field (C1GanttView)
    In This Topic
    Identifies the C1GanttView.GridForeColor dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly GridForeColorProperty As DependencyProperty
    public static readonly DependencyProperty GridForeColorProperty
    See Also