AppointmentViewInfo.Resource Property
Gets or sets the resource of the displayed appointment.
Namespace: DevExpress.Web.ASPxScheduler.Drawing
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Resource | An Resource object that is the appointment’s resource. |
Implements
DevExpress.XtraScheduler.Drawing.IAppointmentView.Resource
See Also