Gets the filter handles in this group.
Namespace: Spotfire.Dxp.Application.Filters
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public IEnumerable<FilterHandle> FilterHandles { get; }
Property Value
Type: IEnumerableFilterHandleThe filter handles.
Version Information
See Also