ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LayoutForm Class / LayoutForm Constructor

In This Topic
    LayoutForm Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal view As C1GanttView _
    )
    public LayoutForm( 
       C1GanttView view
    )

    Parameters

    view
    See Also