MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport.ReportState Enumeration

SectionReport.ReportState Enumeration
Determines the current state of the report engine.
Syntax
'Declaration
 
Public Enum SectionReport.ReportState 
   Inherits System.Enum
 
Members
MemberDescription
CompletedThe report processing is complete.
IdleThe report processing is idle.
InProgressThe report is currently being processed to create a document.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReport.ReportState

See Also

Reference

GrapeCity.ActiveReports Namespace
MESCIUS.ActiveReports~GrapeCity.ActiveReports.SectionReportModel~State