Skip to main content
A newer version of this page is available. .

ASPxSchedulerStoragePrintAdapter.SchedulerStorage Property

For internal use only.

Namespace: DevExpress.Web.ASPxScheduler.Reporting

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

Declaration

public ISchedulerStorageBase SchedulerStorage { get; set; }

Property Value

Type
ISchedulerStorageBase
See Also