The FilteringSchemeCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AutoConfigureFilteringSchemes |
Gets or sets a value indicating whether to auto configure filtering schemes after they are created.
|
![]() | Context |
Gets the context of this node.
(Inherited from DocumentNode.) |
![]() | Count |
Gets the number of elements contained in this instance.
(Inherited from DocumentNodeListBase<T>.) |
![]() | DefaultFilteringSchemeReference |
Gets the default filtering scheme.
|
![]() | FilteringSchemeMenuVisible |
Gets or sets a property determining if the filtering scheme menu is visible or not in the UI.
|
![]() | IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) |
![]() | Item[Int32] |
Gets the element at the specified index.
(Inherited from DocumentNodeListBase<T>.) |
![]() | Item[DataSelection] |
Gets the FilteringScheme for the specified DataSelection.
|
![]() | Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also