Progress® Telerik® Reporting R1 2021
ElementTreeHelper Methods
The ElementTreeHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() ![]() | ContainsChildWithName |
Determines whether a parent layout element contains immediate child having a specified name.
|
![]() ![]() ![]() | FindChildByName |
Searches for all layout elements with a specified name within a specified parent.
|
![]() ![]() ![]() | GetChildByIndex |
Returns the immediate child layout element within a specified parent at specified index.
|
![]() ![]() ![]() | GetChildByName |
Returns the first immediate child layout element within a specified parent having a specified name.
|
![]() ![]() ![]() | GetChildElements |
Returns all immediate child layout elements within a specified parent.
|
![]() ![]() ![]() | IndexOfChildWithName |
Returns the zero-based index of the first occurrence of a layout element
with a specified name within a parent.
|