FilterPanelFiltersMatchingSearchPattern Property

Spotfire 15.0 API Reference
Gets an enumerator over the filters in this panel that match the expression given by InteractiveSearchPattern.

Namespace:  Spotfire.Dxp.Application.Filters
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public IEnumerable<FilterHandle> FiltersMatchingSearchPattern { get; }

Property Value

Type: IEnumerableFilterHandle
Version Information


See Also

Reference