ASPxSchedulerListEditor.Appointments Property
In This Article
Namespace: DevExpress.ExpressApp.Scheduler.Web
Assembly: DevExpress.ExpressApp.Scheduler.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Scheduler.Web
#Declaration
public override IAppointmentStorageBase Appointments { get; }
#Property Value
Type |
---|
IAppointment |
See Also