ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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