Property Items
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
Items
Gets the items on the page in drawing order: the body, then the page header and footer.
public IReadOnlyList<ReportPageItem> Items { get; }
Gets the items on the page in drawing order: the body, then the page header and footer.
public IReadOnlyList<ReportPageItem> Items { get; }