Property PageNumber
- Namespace
- DocWright.Reporting.Expressions
- Assembly
- DocWright.Reporting.dll
PageNumber
Gets or sets Globals!PageNumber. Null outside pagination, where reading it is
refused with DXP9104 — the reference rejects the report for the same reason
(measured) rather than printing a zero.
public int? PageNumber { get; set; }
Property Value
- int?