GrapeCity ActiveReports for .NET 16.0J
SectionReport.ReportState 列挙体

GrapeCity.ActiveReports 名前空間 : SectionReport.ReportState 列挙体
レポートエンジンの現在の状態を決定します。
シンタックス
'宣言
 
Public Enum SectionReport.ReportState 
   Inherits System.Enum
public enum SectionReport.ReportState : System.Enum 
メンバ
メンバ解説
Completedレポート処理は完了しています。
Idleレポート処理はアイドル状態です。
InProgressドキュメントを作成するためのレポート処理の実行中です。
継承階層

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

参照

GrapeCity.ActiveReports 名前空間
State プロパティ