Assembly: Report;
The IPrxOpenObjectReportParamControl interface contains properties that are used to set up control of parameter of opened object using the current object parameter.
IPrxOpenObjectReportParamControl
To get settings, cast value of the IPrxOpenObjectParam.Control property to the IPrxOpenObjectReportParamControl interface. It is relevant if the IPrxOpenObjectParam.Type property is set to PrxOpenObjectParamType.ReportParam.
Property name | Brief description | |
Param | The Param property determines parameter of the current object, which values will be sent to opened object parameter. |
Property name | Brief description | |
Value | The Value property returns the value that will be sent to opened object parameter. |
See also: