Table of Contents

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; }

Property Value

IReadOnlyList<ReportPageItem>