ComponentOne GanttView for WinForms
Schedule Constructor

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Schedule Class : Schedule Constructor
Initializes a new instance of a Schedule.
Syntax
'Declaration
 
Public Function New( _
   ByVal view As C1GanttView _
)
public Schedule( 
   C1GanttView view
)

Parameters

view
See Also

Reference

Schedule Class
Schedule Members