Skip to main content
All docs
V18.2

ASPxClientReportParameterInfo Class

Provides information about a report parameter on the client side.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public class ASPxClientReportParameterInfo

Remarks

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

Inheritance

Object
ASPxClientReportParameterInfo
See Also