Back to Devexpress

CustomWorkTimeEventArgs.Resource Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-customworktimeeventargs.md

latest1.2 KB
Original Source

CustomWorkTimeEventArgs.Resource Property

Gets the resource for which a work time setting is obtained.

Namespace : DevExpress.Xpf.Scheduling

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 that is the Scheduler’s resource.

|

See Also

CustomWorkTimeEventArgs Class

CustomWorkTimeEventArgs Members

DevExpress.Xpf.Scheduling Namespace