Skip to main content
A newer version of this page is available. .

XRControlParameter Constructors

A control’s parameter that enables you to pass values outside the control’s data source.
Name Parameters Description
XRControlParameter(String, Parameter) name, reportParameter Initializes a new instance of the XRControlParameter class with the specified settings.
XRControlParameter(String, Object, String) name, dataSource, dataMember Initializes a new instance of the XRControlParameter class with the specified settings.
See Also