Show / Hide Table of Contents

Enum ReportOperation

Specifies the report operation.

Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum ReportOperation

Fields

Name Description
Exporting

The report is exporting.

None

Specifies no operation.

Printing

The report is printing.

Running

The report is running.

Back to top Generated by DocFX