Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines 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.
Gets the Spotfire.Dxp.Application.Filters.Filter that this FilterHandle references.
Gets a value indicating whether this Spotfire.Dxp.Application.Filters.FilterGroupItem is selected.
Gets a collection of methods for executing transactions on the document.
Gets or sets a value indicating whether this Spotfire.Dxp.Application.Filters.FilterGroupItem is visible in its Spotfire.Dxp.Application.Filters.FilterGroup.
Hiding a Spotfire.Dxp.Application.Filters.FilterHandle by setting this property to false will not remove the Spotfire.Dxp.Application.Filters.FilterHandle from its group. Note that filters that are hidden as a cause of them not matching the Spotfire.Dxp.Application.Filters.FilterPanel.InteractiveSearchPattern of the Spotfire.Dxp.Application.Filters.FilterPanel can still return true for queries to this property.
Applies the specified action to all nodes of the specified type in the subtree spanned from this node, including this node.
Generic type argument
The action to apply.
A FilterHandle represents a Spotfire.Dxp.Application.Filters.Filter when it is placed inside a Spotfire.Dxp.Application.Filters.FilterGroup.
Since
2.0