ReportParameter Class

Represents a parameter for a report.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class ReportParameter
'Usage
Dim instance As ReportParameter
[SerializableAttribute] 
public sealed class ReportParameter
[SerializableAttribute] 
public ref class ReportParameter sealed
/** @attribute SerializableAttribute() */ 
public final class ReportParameter
SerializableAttribute 
public final class ReportParameter

Inheritance Hierarchy

System.Object
  Microsoft.Reporting.WinForms.ReportParameter

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

Reference

ReportParameter Members
Microsoft.Reporting.WinForms Namespace