Table of Contents

Property Regions

Namespace
DocWright.Reporting.Viewer
Assembly
DocWright.Reporting.Viewer.dll

Regions

Gets the page's regions, parents before their children and in drawing order, which is the order the projection wrote them and therefore their stacking order.

public IReadOnlyList<ReportRegion> Regions { get; }

Property Value

IReadOnlyList<ReportRegion>