[]
The ResourceListForm represents the dialog form for editing ResourceList object. Use this form for editing the list of resources assigned to the Appointment object.
public class ResourceListForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
ResourceListForm(ResourceList) | Initializes a new instance of the ResourceListForm form. |
ResourceListForm(C1Schedule, ResourceList) | Initializes a new instance of the ResourceListForm form. |
Name | Description |
---|---|
AllowMasterListEditing | Gets or sets the bool value determining whether the end-user has permission to edit master collection. |
AllowMultiSelection | Gets or sets the bool value determining whether multiple items can be checked. |
List | Gets the ResourceList object. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |