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

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