CheckBoxHierarchyFilter Properties TIBCO Spotfire 7.6 API Reference

The CheckBoxHierarchyFilter type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DataColumnReference
Gets the DataColumn instance associated with this filter.
(Inherited from HierarchyFilter.)
Public property FilteredRows
Gets the filtered rows.
(Inherited from FilterBase.)
Public property HasFixedHeight
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.
Public property Height
Gets or sets the number of lines to show in the UI list box. This setting only has an effect if HasFixedHeight is true.
Public property Hierarchy
Gets the DataHierarchy instance associated with this filter.
(Inherited from HierarchyFilter.)
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property SearchAllLevels
Gets or sets a value indicating whether the search should be performed in all levels in the hierarchy.
Public property SearchExpression
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.
Public property SearchFieldVisible
Gets or sets a value indicating whether the search field should be visible in the UI or not.
Public property SearchLevel
Gets or sets the level in the hierarhcy where the search is performed. This value has an affect only if SearchAllLevels is false.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property TypeId
Gets the type id.
(Overrides FilterBaseTypeId.)
Top
See Also

Reference