Back to Devexpress

ASPxSchedulerStoragePrintAdapter Class

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-reporting-68aa1351.md

latest3.0 KB
Original Source

ASPxSchedulerStoragePrintAdapter Class

Represents a print adapter bound to the ASPxSchedulerStorage.

Namespace : DevExpress.Web.ASPxScheduler.Reporting

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class ASPxSchedulerStoragePrintAdapter :
    ASPxSchedulerPrintAdapterBase
vb
Public Class ASPxSchedulerStoragePrintAdapter
    Inherits ASPxSchedulerPrintAdapterBase

Implements

Show 14 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

Inheritance

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxWebComponent ASPxSchedulerPrintAdapterBase ASPxSchedulerStoragePrintAdapter

See Also

ASPxSchedulerStoragePrintAdapter Members

DevExpress.Web.ASPxScheduler.Reporting Namespace