Table of Contents

Enum ReportActionKind

Namespace
DocWright.Reporting.Pagination
Assembly
DocWright.Reporting.dll

What an action does when its item is clicked.

public enum ReportActionKind

Fields

Opens Target, a URL. Lowered to a link.

Moves to the first item whose Bookmark is Target. Lowered to a link inside the document.

Drillthrough = 2

Runs the report named Target with Parameters. Carrying it out is the host's: nothing is lowered.