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

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