TableGroup Properties

Spotfire 14.3 API Reference

The TableGroup type exposes the following members.

Properties

  NameDescription
Public propertyAutoSynchronizeFilters
Gets or sets a value indicating whether to auto synchronize filters handles when the FilterCollection changes.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyExpanded
Gets a value indicating whether this group is expanded or collapsed. This property defaults to true.
(Inherited from FilterGroup.)
Public propertyFilterCollectionReference
Gets the FilterCollection for this TableGroup.
Public propertyFilterHandles
Gets the filter handles in this group.
(Inherited from FilterGroup.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyIsEmpty
Gets a value indicating whether or not this group is empty.
(Inherited from FilterGroup.)
Public propertyItems
Gets the items.
(Inherited from FilterGroup.)
Public propertyName
Gets the group display name, that is, its caption.
(Overrides FilterGroupName.)
Public propertyPanel
Gets the FilterPanel to which this FilterGroup belongs.
(Inherited from FilterGroup.)
Public propertyParentGroup
Gets the parent group.
(Inherited from FilterGroupItem.)
Public propertySelected
Gets a value indicating whether this FilterGroupItem is selected.
(Inherited from FilterGroupItem.)
Public propertySubGroups
Gets the subgroups of this root group.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyVisible
Gets or sets a value indicating whether this FilterGroupItem is visible in its FilterGroup.
(Inherited from FilterGroupItem.)
Top
See Also

Reference