FilterCollectionAddNewFilter Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method AddNewFilter(DataColumn)
Creates a filter and adds it to this FilterCollection. This method will make an effort to create a suitable filter for the column based on number of unique values and the column data type.
Public method AddNewFilter(TypeIdentifier, DataColumn)
Creates a filter and adds it to this FilterCollection. The filter type corresponds to the supplied filter identifier.
Top
See Also

Reference