SqlTokenToolBox FilterStatisticsSelectionPanel Method (FilterObj, Int32, String, ControlCollection, Int32, Boolean, Boolean, String)A Sandcastle Documented Class Library
Creates a statistic selection panel with show new statistic panels set to off.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void FilterStatisticsSelectionPanel(
	FilterObj fo,
	int selIdx,
	string bgSel,
	ControlCollection main,
	int filterIdx,
	bool showButtons,
	bool isHud,
	string key
)

Parameters

fo
Type: P4s3FilterTools FilterObj
selIdx
Type: System Int32
bgSel
Type: System String
main
Type: System.Web.UI ControlCollection
filterIdx
Type: System Int32
showButtons
Type: System Boolean
isHud
Type: System Boolean
key
Type: System String
See Also