ASPxSchedulerControlPrintAdapter(ASPxScheduler) Constructor
Initializes a new instance of the ASPxSchedulerControlPrintAdapter class with the specified ASPxScheduler Control.
Namespace: DevExpress.Web.ASPxScheduler.Reporting
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
control | ASPxScheduler | An ASPxScheduler control instance, which is the report’s scheduling source. |
See Also