AppointmentStorage(SchedulerStorage) Constructor
In This Article
Initializes a new instance of the AppointmentStorage class with the specified scheduler storage.
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
scheduler |
Scheduler |
A Scheduler |
See Also