ReportParameter Members
Represents a parameter for a report.
The following tables list the members exposed by the ReportParameter type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ReportParameter | Overloaded. Instantiates a new ReportParameter. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Name | Gets or sets the name of the parameter. |
![]() |
Values | Gets a collection of String objects containing one or more values for the parameter. |
![]() |
Visible | Determines whether the parameter can be displayed in the user interface. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ReportParameter Class
Microsoft.Reporting.WinForms Namespace