FilterPanelAutoConfigure Method (FilterPanel)

Spotfire 15.0 API Reference
Configures this filter panel from the specified source filter panel.

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

Parameters

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


See Also

Reference