[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.ReportState

SectionReport.ReportState Enum

Represents the report processing state.

Namespace: GrapeCity.ActiveReports
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum SectionReport.ReportState

Fields

Name Description
Completed

The "Completed" processing state.

Idle

The "Idle" processing state.

InProgress

The "In progress" processing state.

Extension Methods