DataSource.ResourceSharing Property
Gets or sets a value indicating whether an appointment can be shared between multiple resources. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to enable resource sharing; otherwise, false. |
See Also