Represents a selector that matches an item that is a descendant of
another item.
Namespace: Telerik.Reporting.DrawingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public class DescendantSelector : ISelector |
| Visual Basic |
|---|
Public Class DescendantSelector _
Implements ISelector |
Remarks
Inheritance Hierarchy
See Also