Table of Contents

Property UsesPageGlobals

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

UsesPageGlobals

Gets a value indicating whether the expression reads Globals!PageNumber, TotalPages, OverallPageNumber, OverallTotalPages or PageName, which RDL permits only in a page header or footer.

public bool UsesPageGlobals { get; }

Property Value

bool