ActiveReports 9
SectionReport.ReportState Enumeration

Determines the current state of the report engine.
Syntax
'Declaration
 
Public Enum SectionReport.ReportState 
   Inherits System.Enum
public enum SectionReport.ReportState : 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
GrapeCity.ActiveReports.v9~GrapeCity.ActiveReports.SectionReportModel~State

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum