ASPxSchedulerStoragePrintAdapter(ASPxSchedulerStorage) Constructor
Initializes a new instance of the ASPxSchedulerStoragePrintAdapter class with the specified storage.
Namespace: DevExpress.Web.ASPxScheduler.Reporting
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
storage | ASPxSchedulerStorage | A SchedulerStorage object representing a storage for appointments. |
See Also