FilterPanelApplyOrganizationFrom Method

Spotfire 15.0 API Reference
Applies the filter organization, that is, visibility, selected state, groups and sort order from another filter panel to this instance.

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 void ApplyOrganizationFrom(
	FilterPanel sourcePanel
)

Parameters

sourcePanel
Type: Spotfire.Dxp.Application.FiltersFilterPanel
The source filter panel.
Version Information


See Also

Reference