Back to Devexpress

ItemObservableCollection.Scheduler Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-editors-dot-itemobservablecollection.md

latest1.3 KB
Original Source

ItemObservableCollection.Scheduler Property

Gets or sets the Scheduler control which is assigned to the ItemObservableCollection.

Namespace : DevExpress.Xpf.Scheduling.Editors

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public SchedulerControl Scheduler { get; set; }
vb
Public Property Scheduler As SchedulerControl

Property Value

TypeDescription
SchedulerControl

A SchedulerControl object that is the target scheduler control.

|

See Also

ItemObservableCollection Class

ItemObservableCollection Members

DevExpress.Xpf.Scheduling.Editors Namespace