IPrxOpenObjectReportParamControl

Assembly: Report;

Description

The IPrxOpenObjectReportParamControl interface contains properties that are used to set up control of parameter of opened object using the current object parameter.

Inheritance Hierarchy

          IPrxOpenObjectParamControl

          IPrxOpenObjectReportParamControl

Comments

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.

Properties

  Property name Brief description
Param The Param property determines parameter of the current object, which values will be sent to opened object parameter.

Properties inherited from IPrxOpenObjectParamControl

  Property name Brief description
Value The Value property returns the value that will be sent to opened object parameter.

See also:

Report Assembly Interfaces