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

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