Skip to main content
A newer version of this page is available.
All docs
V17.2

ASPxClientReportViewer Class

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

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v17.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