WorkTimeValidationEventArgs.Resource Property
Provides access to a resource for which the work-time interval is validated.
Namespace: DevExpress.Xpf.Scheduling.Reporting
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
ResourceItem | A ResourceItem object indicating the target resource. |
See Also