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