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.Data.DataColumn instance associated with this filter.
Gets or sets the number of lines to show in the UI list box. This setting only has an effect if Spotfire.Dxp.Application.Filters.CheckBoxHierarchyFilter.HasFixedHeight is true.
Gets the Spotfire.Dxp.Data.DataHierarchy instance associated with this filter.
Gets or sets the level in the hierarhcy where the search is performed. This value has an affect only if Spotfire.Dxp.Application.Filters.CheckBoxHierarchyFilter.SearchAllLevels is false.
Gets a collection of methods for executing transactions on the document.
Checks the node with path nodePath.
The node path.
Checks the node with path nodePath.
The node path.
Collapses the specified node path.
The node path.
Collapses the specified node path.
The node path.
Expands the specified node path.
The node path.
Expands the specified node path.
The node path.
Gets the value of a specified property.
The property name, case insensitive.
The property value.
Checks if there is a valid value for a specified property.
The property name, case insensitive.
true if the property has a valid value, otherwise false.
Determines whether the node at nodePath is checked or unchecked.
The node path.
true if the node is checked; otherwise false.
Determines whether the node at nodePath is checked or unchecked.
The node path.
true if the node is checked; otherwise false.
Determines whether the specified node path is expanded.
The node path.
true if the specified node path is expanded; otherwise, false.
Determines whether the specified node path is expanded.
The node path.
true if the specified node path is expanded; otherwise, false.
Unchecks the node with path nodePath.
The node path.
Unchecks the node with path nodePath.
The node path.
Representation of the Check Box Hierarchy Filter.
Since
2.0