ActiveReports for .NET 18.0J
DesignerActionListsChangedType 列挙体

GrapeCity.ActiveReports.Design.DdrDesigner.Actions 名前空間 : DesignerActionListsChangedType 列挙体
DesignerActionListオブジェクトのコレクション内に発生する変更の型を指定します。
シンタックス
'宣言
 
Public Enum DesignerActionListsChangedType 
   Inherits System.Enum
public enum DesignerActionListsChangedType : System.Enum 
メンバ
メンバ解説
ActionListsAdded1つ以上のSystem.ComponentModel.Design.DesignerActionListオブジェクトがコレクションに追加されました。
ActionListsRemoved1つ以上のDesignerActionListオブジェクトがコレクションから削除されました。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.DdrDesigner.Actions.DesignerActionListsChangedType

参照

GrapeCity.ActiveReports.Design.DdrDesigner.Actions 名前空間