GrapeCity ActiveReports for .NET 16.0J
LoadState 列挙体

GrapeCity.Viewer.Common 名前空間 : LoadState 列挙体
ロード状態。
シンタックス
'宣言
 
Public Enum LoadState 
   Inherits System.Enum
public enum LoadState : System.Enum 
メンバ
メンバ解説
Cancelled読み込みがキャンセルされました。
Cancelling読み込みがキャンセルされています。
Completed読み込みが完了しました。
Errorエラーが発生しました。
InProgress読み込み中です。
NotStarted読み込みが開始されていません。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Viewer.Common.LoadState

参照

GrapeCity.Viewer.Common 名前空間