Skip to main content

ASPxSchedulerStoragePrintAdapter.SchedulerStorage Property

For internal use only.

Namespace: DevExpress.Web.ASPxScheduler.Reporting

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public ISchedulerStorageBase SchedulerStorage { get; set; }

Property Value

Type
ISchedulerStorageBase
See Also