Skip to main content
All docs
V18.2

ASPxClientReportViewer Class

The client-side equivalent of the ASPxClientDocumentViewer control’s ReportViewer.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public class ASPxClientReportViewer :
    ASPxClientControl

The following members return ASPxClientReportViewer objects:

Remarks

To access an ASPxClientReportViewer, call the ASPxClientDocumentViewer.GetViewer method.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
DevExpress.Web.Scripts.ASPxClientControlBase
DevExpress.Web.Scripts.ASPxClientControl
ASPxClientReportViewer
See Also