ASPxSchedulerControlPrintAdapter Class
In This Article
Represents a print adapter bound to the ASPxScheduler control.
Namespace: DevExpress.Web.ASPxScheduler.Reporting
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxSchedulerControlPrintAdapter :
ASPxSchedulerPrintAdapterBase
#Related API Members
The following members return ASPxSchedulerControlPrintAdapter objects:
#Implements
#Inheritance
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
ASPxWebComponent
ASPxSchedulerPrintAdapterBase
ASPxSchedulerControlPrintAdapter
See Also