DataCollection
NotifiesReplaceAsReset プロパティ

C1.DataCollection.BindingList アセンブリ > C1.DataCollection.BindingList 名前空間 > C1DataCollectionBindingList クラス : NotifiesReplaceAsReset プロパティ
Gets whether the item changes(Replace) are notified as Reset.
シンタックス
'宣言
 
Public ReadOnly Property NotifiesReplaceAsReset As System.Boolean
public System.bool NotifiesReplaceAsReset {get;}
解説
This property is particularly relevant when using this collection as the source of WPF DataGrid and the item type implements INotifyPropertyChanged, because that grid ignores these cases and do nothing.
参照

C1DataCollectionBindingList クラス
C1DataCollectionBindingList メンバ