QueryWorkTimeEventArgs.Resource Property
Gets the resource for which the working time interval is queried.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
Resource | A Resource object instance. |
See Also