PowerTools ActiveReports 9.0J Server ユーザーガイド
ReportAction 列挙体

デザイナによってロードで取るアクションを指定します。
構文
'宣言
 
Public Enum ReportAction 
   Inherits System.Enum
public enum ReportAction : System.Enum 
メンバ
メンバ解説
Create[作成]アクションを示します。
Design[デザイン]アクションを示します。
Preview[プレビュー]アクションを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportControls.ReportAction

参照

関連項目

ActiveReports.Server.ReportControls 名前空間