AppointmentLabelItemCollection(SchedulerControl) Constructor
Initializes a new instance of the AppointmentLabelItemCollection class.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| scheduler | SchedulerControl | A DevExpress.Xpf.Scheduling.SchedulerControl object that represents the scheduler to which the label collection belongs. |
See Also