Gets the type id.
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.
Gets the context of this node.
Gets the Spotfire.Dxp.Data.DataColumn instance associated with this filter.
Gets or sets a value indicating whether the height of the filter is fixed. If the number of items does not fit within the specified height then a scrollbar is added.
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 a value indicating whether this node is attached.
Gets or sets a value indicating whether the search should be performed in all levels in the hierarchy.
Gets or sets the search expression that determines which values are to be shown in the user interface. This property does not affect which rows are filtered out.
Gets or sets a value indicating whether the search field should be visible in the UI or not.
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.
Rest
...nodePath: DistinctDataValue[]The node path.
Collapses the specified node path.
Rest
...nodePath: DistinctDataValue[]The node path.
Collapses the specified node path.
The node path.
Expands the specified node path.
Rest
...nodePath: DistinctDataValue[]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.
Rest
...nodePath: DistinctDataValue[]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.
Rest
...nodePath: DistinctDataValue[]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.
Rest
...nodePath: DistinctDataValue[]The node path.
Representation of the Check Box Hierarchy Filter.
Since
2.0