ComponentOne Scheduler for WinForms
CategoryCollectionForm Constructor(C1Schedule,CategoryCollection)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Forms Namespace > CategoryCollectionForm Class > CategoryCollectionForm Constructor : CategoryCollectionForm Constructor(C1Schedule,CategoryCollection)
The owning C1.Win.C1Schedule.C1Schedule object.
The C1.C1Schedule.CategoryCollection object.
Initializes a new instance of the CategoryCollectionForm form.
Syntax
'Declaration
 
Public Function New( _
   ByVal schedule As C1Schedule, _
   ByVal collection As CategoryCollection _
)
public CategoryCollectionForm( 
   C1Schedule schedule,
   CategoryCollection collection
)

Parameters

schedule
The owning C1.Win.C1Schedule.C1Schedule object.
collection
The C1.C1Schedule.CategoryCollection object.
See Also

Reference

CategoryCollectionForm Class
CategoryCollectionForm Members
Overload List