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

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