Represents a parameter for a report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax
Visual Basic (Declaration)
Public NotInheritable Class ReportParameter
Dim instance As ReportParameter
public sealed class ReportParameter
public ref class ReportParameter sealed
public final class ReportParameter
public final class ReportParameter

Inheritance Hierarchy

Thread Safety
Any public static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also