Method IsInScope
- Namespace
- DocWright.Reporting.Expressions
- Assembly
- DocWright.Reporting.dll
IsInScope(string)
Answers InScope.
public virtual bool? IsInScope(string scopeName)
Parameters
scopeNamestringThe scope.
Returns
- bool?
Whether the current row is within that scope; null when no such scope exists.