[]
        
(Showing Draft Content)

C1.Win.Schedule.Forms.CategoryCollectionForm.-ctor

CategoryCollectionForm Constructor

CategoryCollectionForm(CategoryCollection)

Initializes a new instance of the CategoryCollectionForm form.

Declaration
public CategoryCollectionForm(CategoryCollection collection)
Parameters
Type Name Description
CategoryCollection collection

The C1.Schedule.CategoryCollection object.

CategoryCollectionForm(C1Schedule, CategoryCollection)

Initializes a new instance of the CategoryCollectionForm form.

Declaration
public CategoryCollectionForm(C1Schedule schedule, CategoryCollection collection)
Parameters
Type Name Description
C1Schedule schedule

The owning C1Schedule object.

CategoryCollection collection

The C1.Schedule.CategoryCollection object.