Skip to main content
All docs
V25.1
  • 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