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