FilterGroupFilterHandles Property

Spotfire 15.0 API Reference
Gets the filter handles in this group.

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> FilterHandles { get; }

Property Value

Type: IEnumerableFilterHandle
The filter handles.
Version Information


See Also

Reference