FilterGroup Properties TIBCO Spotfire 7.6 API Reference

The FilterGroup type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Expanded
Gets a value indicating whether this group is expanded or collapsed. This property defaults to true.
Public property FilterHandles
Gets the filter handles in this group.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property IsEmpty
Gets a value indicating whether or not this group is empty.
Public property Items
Gets the items.
Public property Name
Gets the group display name, that is, its caption.
Public property Panel
Gets the FilterPanel to which this FilterGroup belongs.
Public property ParentGroup
Gets the parent group.
(Inherited from FilterGroupItem.)
Public property Selected
Gets a value indicating whether this FilterGroupItem is selected.
(Inherited from FilterGroupItem.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property Visible
Gets or sets a value indicating whether this FilterGroupItem is visible in its FilterGroup.
(Inherited from FilterGroupItem.)
Top
See Also

Reference