StatisticBuilder GetPanelAtIndex Method A Sandcastle Documented Class Library
Returns the panel at the given index.

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

public StatisticBuilderPanel GetPanelAtIndex(
	int idx
)

Parameters

idx
Type: System Int32

Return Value

Type: StatisticBuilderPanel
See Also