Table of Contents

Property Runs

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

Runs

Gets the runs drawn on this page, each with its place in Text; empty for any other item.

public IReadOnlyList<ReportRegionRun> Runs { get; }

Property Value

IReadOnlyList<ReportRegionRun>