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

ASPxClientReportParameterInfo Class

Provides information about a report parameter on the client side.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public class ASPxClientReportParameterInfo

Remarks

An ASPxClientReportParameterInfo object is returned by the ASPxClientReportParametersPanel.AssignParameters method.

Inheritance

Object
ASPxClientReportParameterInfo
See Also