Progress® Telerik® Reporting R3 2020
DescendantSelector Class
Represents a selector that matches an item that is a descendant of
another item.
Inheritance Hierarchy
SystemObject
Telerik.Reporting.DrawingDescendantSelector
Namespace:
Telerik.Reporting.DrawingTelerik.Reporting.DrawingDescendantSelector
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The DescendantSelector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DescendantSelector |
Initializes a new instance of the DescendantSelector.
|
![]() | DescendantSelector(ISelector) |
Initializes a new instance of the DescendantSelector
class with the specified selectors.
|
Properties
Name | Description | |
---|---|---|
![]() | Selectors |
Gets a SelectorCollection
containing the selectors that define the descendance pattern used
to match the item.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | Match |
Matches a report item based on the descendance pattern defined by
the
Selectors |
![]() | ToString |
This member overrides ToString (Overrides ObjectToString.) |
Remarks
At times, authors may want selectors to match an item that is the descendant of another item in the report item tree (e.g., "Match those TextBox elements that are contained by a Panel element"). Descendant selectors express such a relationship in a pattern.
Version Information
Supported in: 1.0.1