Skip to main content

ResourcesCheckedListBoxControl Constructors

Represents a check-list box that filters resources in the attached scheduler.
Name Parameters Description
ResourcesCheckedListBoxControl() none Initializes a new instance of the ResourcesCheckedListBoxControl class with default settings.
ResourcesCheckedListBoxControl(ResourceFilterController) controller Initializes a new instance of the ResourcesCheckedListBoxControl class with the specified filter controller.
See Also