ISchedulerStorageBase.Appointments Property
Gets a storage object that contains appointments.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
IAppointmentStorageBase | An IAppointmentStorageBase object that is the storage for appointments. |
See Also