Progress® Telerik® Reporting R3 2021
ReportParameterCollection Class
Represents a collection of ReportParameter objects.
Inheritance Hierarchy
SystemObject
System.Collections.ObjectModelCollectionReportParameter
Telerik.ReportingReportParameterCollectionBaseReportParameter
Telerik.ReportingReportParameterCollection
Namespace:
Telerik.ReportingSystem.Collections.ObjectModelCollectionReportParameter
Telerik.ReportingReportParameterCollectionBaseReportParameter
Telerik.ReportingReportParameterCollection
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The ReportParameterCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportParameterCollection | Initializes a new instance of the ReportParameterCollection class |
Properties
Name | Description | |
---|---|---|
![]() | Item |
Gets a report parameter by name.
(Inherited from ReportParameterCollectionBaseTReportParameter.) |
Methods
Name | Description | |
---|---|---|
![]() | Add |
Creates a ReportParameter with specific settings and
adds it to the
ReportParameterCollection.
|
![]() | AddRange |
Adds an enumerable of ReportParameter objects to the
ReportParameterCollection.
(Inherited from ReportParameterCollectionBaseTReportParameter.) |
![]() | ClearItems | (Overrides CollectionTClearItems.) |
![]() | Contains |
Determines whether the ReportParameterCollection
contains a report parameter with a specific name.
(Inherited from ReportParameterCollectionBaseTReportParameter.) |
![]() | IndexOf |
Determines the index of a specific report parameter in the
ReportParameterCollection.
(Inherited from ReportParameterCollectionBaseTReportParameter.) |
![]() | InsertItem |
Inserts an item to the ReportParameterCollectionBaseTReportParameter at
the specified index.
(Overrides CollectionTInsertItem(Int32, T).) |
![]() | RemoveItem | (Overrides CollectionTRemoveItem(Int32).) |
Version Information
Supported in: 1.0.1