The HierarchyFilter type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| DataColumnReference |
Gets the DataColumn instance associated with this filter.
| |
| FilteredRows |
Gets the filtered rows.
(Inherited from FilterBase.) | |
| Hierarchy |
Gets the DataHierarchy instance associated with this filter.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) | |
| TypeId |
Gets the type id.
(Inherited from FilterBase.) |
See Also