ViewBase.Scheduler Property
Gets the SchedulerControl to which the specified View belongs.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| SchedulerControl | A SchedulerControl object. |
See Also