ResourceNavigatorControl.SchedulerControl Property
Gets or sets the SchedulerControl associated with the resource navigator.
Namespace: DevExpress.Xpf.Scheduler.Drawing
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SchedulerControl | A SchedulerControl object which specifies the owner of this resource navigator. |
See Also