ListBoxFilter SetSelection Method TIBCO Spotfire 7.0 API Reference
Overload List

  Name Description
Public method SetSelection(IEnumerable Object )
Select the given values, this will remove all previously selected values. Note that the IncludeAllValues property needs to be set to false in order for this selection to affect the filtering.
Public method SetSelection( Object )
Select the given values, this will remove all previously selected values. Note that the IncludeAllValues property needs to be set to false in order for this selection to affect the filtering.
Back to Top
See Also