Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the FormControl value that is associated with the report parameter.
Syntax
private FormControl getReportParameterFormControl(SRSReportParameter reportParameter)
Run On
Called
Parameters
- reportParameter
Type: SRSReportParameter Class
The SRSReportParameter object to which the FormControl value is associated.
Return Value
Type: FormControl Class
The FormControl value that is associated with the report parameter.
Remarks
If there is no FormControl value for the SRSReportParameter, a null Nothing nullptr unit a null reference (Nothing in Visual Basic) value is returned.