BasePageStandard GetHasActiveFilterReportAt Method A Sandcastle Documented Class Library
Returns true if there is an active filter with a report at the provided index.

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

protected bool GetHasActiveFilterReportAt(
	int idx
)

Parameters

idx
Type: System Int32

Return Value

Type: Boolean
See Also