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.
Instantiates a new ReportParameter.
Overload List
| Name | Description |
|---|---|
| ReportParameter () |
Instantiates a new ReportParameter.
|
| ReportParameter (String) |
Instantiates a new ReportParameter with a name.
|
| ReportParameter (String, String) |
Instantiates a new ReportParameter with a name and a value.
|
| ReportParameter (String, String[]) |
Instantiates a new multivalued ReportParameter with a name.
|
| ReportParameter (String, String, Boolean) |
Instantiates a new ReportParameter with a name, a value, and a visibility flag.
|
| ReportParameter (String, String[], Boolean) |
Instantiates a new ReportParameter with a name, multiple values, and a visibility flag.
|
See Also
Reference
ReportParameter Class
ReportParameter Members
Microsoft.Reporting.WebForms Namespace