FlexReport for WinForms
FlexViewerErrorOperation 列挙体


C1.Win.FlexViewer.4.8 アセンブリ > C1.Win.FlexViewer 名前空間 : FlexViewerErrorOperation 列挙体
エラー発生時に実行されている操作を記述します。
シンタックス
'宣言
 
Public Enum FlexViewerErrorOperation 
   Inherits System.Enum
'使用法
 
Dim instance As FlexViewerErrorOperation
public enum FlexViewerErrorOperation : System.Enum 
メンバ
メンバ解説
CustomAction
カスタムアクションの実行中に例外が発生しました。
Export
エクスポート操作中に例外が発生しました。
FindAction
検索アクションの実行中に例外が発生しました。
Generate
生成操作中に例外が発生しました。
Print
印刷操作中に例外が発生しました。
Unexpected
予期しないときに発生した例外。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexViewer.FlexViewerErrorOperation

参照

参照

C1.Win.FlexViewer 名前空間