バージョン

DataValueChangedNotificationsActive プロパティ

DataValueChanged イベントおよび InitializeCellValuePresenter イベントを Field に関連付けられたすべての Cell に対して発行するかどうかを返すまたは設定します。
シンタックス
'宣言
 
Public Property DataValueChangedNotificationsActive As Nullable(Of Boolean)
public Nullable<bool> DataValueChangedNotificationsActive {get; set;}
参照