Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerParameter Properties

Provides general information about a report parameter on the client-side of the Web Document Viewer.
Name Description
isMultiValue Provides access to a value that specifies whether or not a parameter can have multiple values.
type Provides access to a report parameter’s value type.
value Provides access to the current value of a report parameter.
See Also