GroupItemFluentBuilder.BeginParameterItem Method
Name | Parameters | Description |
---|---|---|
BeginParameterItem(Parameter, Orientation) | parameter, labelOrientation | Adds a parameter editor to the UI and begins editor customization. Accepts a report parameter object. |
BeginParameterItem(String, Orientation) | parameterName, labelOrientation | Adds a parameter editor to the UI and begins editor customization. Accepts a report parameter name. |