ComponentOne GanttView for WinForms
Project Constructor

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

Parameters

view
See Also

Reference

Project Class
Project Members