AppointmentViewModel.Resource Property
Gets or sets the resource associated with the appointment (the first resource in a resource collection if the appointment has multiple assigned resources).
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
ResourceItem | The resource associated with the appointment. |
See Also