Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Readonly
ItemGets the filtering selection with the given name.
Gets the context of this node.
Gets the number of filtering selections.
Gets the default filtering scheme.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Add a new filtering selection.
The name of the new filtering selection.
The newly created filtering selection.
Check if a filtering selection exists for the given name.
The name of the filtering selection.
True if the filtering selection exists, false otherwise.
Get a enumerator over the filtering selections.
An enumerator over the filtering selections.
Remove a filtering selection.
The filtering selection to remove.
Try to get a filtering selection.
The name of the filtering selection.
The filtering selection will be assigned to this parameter if it exists, null will be assigned otherwise.
True if the filtering selection was retrieved, false otherwise.
This a collection of the Spotfire.Dxp.Data.DataFilteringSelections. This collection can be retrieved from the Spotfire.Dxp.Data.DataManager.
Since
2.0