ASPxSchedulerControlPrintAdapter Constructors
Represents a print adapter bound to the ASPxScheduler control.| Name | Parameters | Description |
|---|---|---|
| ASPxSchedulerControlPrintAdapter() | none | Initializes a new instance of the ASPxSchedulerControlPrintAdapter class with the default settings. |
| ASPxSchedulerControlPrintAdapter(ASPxScheduler) | control | Initializes a new instance of the ASPxSchedulerControlPrintAdapter class with the specified ASPxScheduler Control. |
See Also