ItemObservableCollection.Scheduler Property
Gets or sets the Scheduler control which is assigned to the ItemObservableCollection.
Namespace: DevExpress.Xpf.Scheduling.Editors
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
SchedulerControl | A SchedulerControl object that is the target scheduler control. |
See Also