ComponentOne GanttView for WinForms
GroupForm Constructor

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > GroupForm Class : GroupForm Constructor
The C1GanttView object.
Initializes a new instance of the GroupForm class.
Syntax
'Declaration
 
Public Function New( _
   ByVal ganttView As C1GanttView _
)
public GroupForm( 
   C1GanttView ganttView
)

Parameters

ganttView
The C1GanttView object.
See Also

Reference

GroupForm Class
GroupForm Members