Skip to main content
All docs
V18.2

ASPxClientReportParameterInfo Properties

Provides information about a report parameter on the client side.
Name Description
Path Specifies the parameter path, relative to its parent container (e.g., “subreport1.subreportParameter1” for a subreport’s parameter, or “parameter1” for a report’s parameter).
Value Provides access to a parameter value on the client.
See Also