DocumentActiveFilteringSelectionReference Property

Spotfire 15.0 API Reference
Gets the active filter. That is, the active filtering of the active page if there is any. May return null.

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

C#
public DataFilteringSelection ActiveFilteringSelectionReference { get; }

Property Value

Type: DataFilteringSelection
The active filtering; otherwise null.
Version Information


See Also

Reference