Skip to main content
A newer version of this page is available. .

ASPxSchedulerStoragePrintAdapter Constructors

Represents a print adapter bound to the ASPxSchedulerStorage.
Name Parameters Description
ASPxSchedulerStoragePrintAdapter() none Initializes a new instance of the ASPxSchedulerStoragePrintAdapter class with the default settings.
ASPxSchedulerStoragePrintAdapter(ASPxSchedulerStorage) storage Initializes a new instance of the ASPxSchedulerStoragePrintAdapter class with the specified storage.
See Also