ItemFilter Properties TIBCO Spotfire 7.6 API Reference

The ItemFilter 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 column instance associated with this filter.
(Inherited from ColumnFilter.)
Public property FilteredRows
Gets the filtered rows.
(Inherited from FilterBase.)
Public property HasEmptyValues
Gets a value indicating whether the referenced column has any invalid rows.
(Inherited from ColumnFilter.)
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
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.)
Public property Value
Gets or sets the filtered value.
(Inherited from SingleValueColumnFilter.)
Public property Values
Gets a list of allowed values.
(Inherited from SingleValueColumnFilter.)
Top
See Also

Reference