FilteringSchemeCollection Properties TIBCO Spotfire 6.0 API Reference
The FilteringSchemeCollection type exposes the following members.
Properties

  NameDescription
Public propertyAutoConfigureFilteringSchemes
Gets or sets a value indicating whether to auto configure filtering schemes after they are created.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyCount
Gets the number of elements contained in this instance.
(Inherited from DocumentNodeListBase T .)
Public propertyDefaultFilteringSchemeReference
Gets the default filtering scheme.
Public propertyFilteringSchemeMenuVisible
Gets or sets a property determining if the filtering scheme menu is visible or not in the UI.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyItem Int32 
Gets the element at the specified index.
(Inherited from DocumentNodeListBase T .)
Public propertyItem DataSelection 
Gets the FilteringScheme for the specified DataSelection.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Back to Top
See Also