Table of Contents

Property IsResolved

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

IsResolved

Gets a value indicating whether the viewer has everything it needs to carry the action out itself.

public bool IsResolved { get; }

Property Value

bool

Remarks

False for a drillthrough, which needs the host to find and run another report, and for a bookmark the report does not contain, which is a report-authoring error rather than something a viewer can repair.