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

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