BasePageStandard GetActiveFilterReportAt Method A Sandcastle Documented Class Library
Returns the active filter's report at the provided index.

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

protected ReportObj GetActiveFilterReportAt(
	int idx
)

Parameters

idx
Type: System Int32

Return Value

Type: ReportObj
See Also