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.1.dll

Declaration

[Browsable(false)]
public ISchedulerStorageBase SchedulerStorage { get; set; }

Property Value

Type
ISchedulerStorageBase
See Also