AppointmentModificationControllerBase.ResourceSharing Property
Gets a value indicating whether an appointment can be shared between multiple resources.
Namespace: DevExpress.XtraScheduler.Native
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the resource sharing is enabled; otherwise, false. |
See Also