FilterGroupPanel Property

Spotfire 15.0 API Reference
Gets the FilterPanel to which this FilterGroup belongs.

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

Property Value

Type: FilterPanel
A reference to the FilterPanel or null if this group is currently not contained in any panel.
Version Information


See Also

Reference