Progress® Telerik® Reporting R1 2021
ReportItemBase.ItemCollection.Find Method (String, Boolean)
Searches for report items by their
Name
property and builds an array of all the report items that
match.
Namespace:
Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- key
- Type: SystemString
The key to locate in the ReportItemBaseItemCollection. - recursive
- Type: SystemBoolean
true to search all child report items; otherwise, false.
Return Value
Type: ReportItemBaseAn array of type ReportItemBase containing the matching report items.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | The key parameter is null or empty. |
Version Information
Supported in: 1.0.1