IntervalFoundEventArgs.Resource Property
Gets or sets a resource for appointments which are taken into account when a search for a free time is performed.
Namespace: DevExpress.XtraScheduler.Tools
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
Resource | A Resource object, representing the resource assigned to appointments involved in a search. |
See Also