CustomWorkTimeEventArgs.Resource Property
Gets the resource for which a work time setting is obtained.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ResourceItem | A ResourceItem object that is the Scheduler’s resource. |
See Also