AppointmentEditViewModelBase.Resource Property
Gets or sets a resource associated with the appointment (the first resource in a resource collection if an appointment has several assigned resources).
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ResourceItem | A ResourceItem object that is the appointment’s resource. |
See Also