ResourcesCheckedListBoxControl(ResourceFilterController) Constructor
Initializes a new instance of the ResourcesCheckedListBoxControl class with the specified filter controller.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
controller | DevExpress.XtraScheduler.UI.ResourceFilterController | A DevExpress.XtraScheduler.UI.ResourceFilterController object which represents the filter controller of the resources checked list box control. |
See Also