SchedulerDataStorage.Appointments Property
Gets a storage object that contains appointments.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v22.2.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
AppointmentDataStorage | An AppointmentDataStorage object that is the storage for appointments. |
See Also