Progress® Telerik® Reporting R1 2021
ItemCollection.Find Method
Overload List
Name | Description | |
---|---|---|
![]() | Find(Type) |
Searches for report items by their Type and builds an array of
all the items that match.
|
![]() | Find(String, Boolean) |
Searches for report items by their
Name
property and builds an array of all the report items that
match.
|
![]() | Find(Type, Boolean) |
Searches for report items by their Type and builds an array of
all the items that match.
|