Table of Contents

Method IsInScope

Namespace
DocWright.Reporting.Expressions
Assembly
DocWright.Reporting.dll

IsInScope(string)

Answers InScope.

public virtual bool? IsInScope(string scopeName)

Parameters

scopeName string

The scope.

Returns

bool?

Whether the current row is within that scope; null when no such scope exists.