GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / Schedule Property

In This Topic
    Schedule Property (C1GanttView)
    In This Topic
    Gets the C1GanttView.Schedule options.
    Syntax
    'Declaration
     
    Public ReadOnly Property Schedule As Schedule
    public Schedule Schedule {get;}
    See Also