[]
The ContactListForm represents the dialog form for editing C1.Schedule.ContactList object. Use this form for editing the list of contacts assigned to the C1.Schedule.Appointment object.
public class ContactListForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Name | Description |
---|---|
ContactListForm(ContactList) | Initializes a new instance of the ContactListForm form. |
ContactListForm(C1Schedule, ContactList) | Initializes a new instance of the ContactListForm 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 C1.Schedule.ContactList object. |
Name | Description |
---|---|
Dispose(bool) | Clean up any resources being used. |