Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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