Back to Devexpress

WorkTimeValidationEventArgs.Resource Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-reporting-dot-worktimevalidationeventargs.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public ResourceItem Resource { get; }
vb
Public ReadOnly Property Resource As ResourceItem

Property Value

TypeDescription
ResourceItem

A ResourceItem object indicating the target resource.

|

See Also

WorkTimeValidationEventArgs Class

WorkTimeValidationEventArgs Members

DevExpress.Xpf.Scheduling.Reporting Namespace