Skip to main content
.NET 6.0+

SchedulerListEditorBase.Appointments Property

Namespace: DevExpress.ExpressApp.Scheduler

Assembly: DevExpress.ExpressApp.Scheduler.v23.2.dll

Declaration

public abstract IAppointmentStorageBase Appointments { get; }

Property Value

Type
IAppointmentStorageBase
See Also