SchedulerStoragePrintAdapter(ISchedulerStorageBase) Constructor
Initializes new instance of the SchedulerStoragePrintAdapter class with the specified settings.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v25.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
Parameters
| Name | Type |
|---|---|
| storage | ISchedulerStorageBase |
See Also