Skip to main content

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