ComponentOne for WinUI 製品ヘルプ
FlexViewerErrorOperation 列挙体

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 : FlexViewerErrorOperation 列挙体
Describes the operation being executed when the error occurred.
シンタックス
'宣言
 
Public Enum FlexViewerErrorOperation 
   Inherits System.Enum
public enum FlexViewerErrorOperation : System.Enum 
メンバ
メンバ解説
CustomActionAn exception occurred during the custom action execution.
ExportAn exception occurred during the Export operation.
FindActionAn exception occurred during the find action execution.
GenerateAn exception occurred during the Generate operation.
PrintAn exception occurred during the Print operation.
UnexpectedAn exception occurred at an unexpected moment.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WinUI.Viewer.FlexViewerErrorOperation

参照

C1.WinUI.Viewer 名前空間