FilterCollection Properties

Spotfire 14.3 API Reference

The FilterCollection type exposes the following members.

Properties

  NameDescription
Public propertyAutoCreateFilters
Gets or sets a value indicating whether to automatically create filters for new columns.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyCount
Gets the number of elements contained in this instance.
(Inherited from DocumentNodeListBaseT.)
Public propertyDataTableReference
Gets the data table.
Public propertyFilteredRows
Gets the filtered rows.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyItemString
Gets the Filter with the specified name.
Public propertyItemInt32
Gets the element at the specified index.
(Inherited from DocumentNodeListBaseT.)
Public propertyItemDataColumn
Gets the Filter with the specified DataColumn.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference