AppointmentStatusDataStorage.Storage Property
Returns the storage that owns this AppointmentStatusDataStorage object.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
SchedulerDataStorage | A SchedulerDataStorage that owns this AppointmentStatusDataStorage object. |
See Also