[]
Initializes a new instance of the ResourceListForm form.
public ResourceListForm(ResourceList list)
Type | Name | Description |
---|---|---|
ResourceList | list | The ResourceList list to edit. |
Initializes a new instance of the ResourceListForm form.
public ResourceListForm(C1Schedule schedule, ResourceList list)
Type | Name | Description |
---|---|---|
C1Schedule | schedule | The owning C1Schedule control. |
ResourceList | list | The ResourceList list to edit. |