ASPxSchedulerPrintAdapterBase.SchedulerAdapter Property
Provides access to the scheduler print adapter.
Namespace: DevExpress.Web.ASPxScheduler.Reporting
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
SchedulerPrintAdapter | A SchedulerPrintAdapter object representing a print adapter for the report. |
See Also