Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerParameter.getParameterDescriptor() Method

Returns an object that provides general information about a report parameter.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public ASPxDesignerElementParameterDescriptor getParameterDescriptor()

Returns

Type Description
ASPxDesignerElementParameterDescriptor

An object storing report parameter information.

See Also