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