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

ASPxClientReportParametersPanel Class

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

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public class ASPxClientReportParametersPanel :
    ASPxClientControl

The following members return ASPxClientReportParametersPanel objects:

Remarks

To access an ASPxClientReportParametersPanel, call the ASPxClientDocumentViewer.GetParametersPanel method.

Inheritance

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