GrapeCity ActiveReports for .NET 16.0J
NotifyCollectionChangedAction 列挙体

GrapeCity.Viewer.Common 名前空間 : NotifyCollectionChangedAction 列挙体
NotifyCollectionChangedAction列挙型。
シンタックス
'宣言
 
Public Enum NotifyCollectionChangedAction 
   Inherits System.Enum
public enum NotifyCollectionChangedAction : System.Enum 
メンバ
メンバ解説
Addアクションを追加します。
Removeアクションを削除します。
Replaceアクションを置き換えます。
Resetアクションをリセットします。
継承階層

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

参照

GrapeCity.Viewer.Common 名前空間