'宣言 Protected Overridable Sub OnRecordUpdateCanceling( _ ByVal args As RecordUpdateCancelingEventArgs _ )
protected virtual void OnRecordUpdateCanceling( RecordUpdateCancelingEventArgs args )
更新は DataRecord の DataRecord.CancelUpdate メソッドを呼び出す、または DataPresenterCommands.DiscardChangesToActiveRecord コマンドまたは DataPresenterCommands.DiscardChangesToAllRecords コマンドのいずれかで ExecuteCommand(RoutedCommand) を呼び出してキャンセルできます。
DataPresenterBase クラス
DataPresenterBase メンバ
UpdateMode プロパティ
RecordUpdated イベント
RecordUpdateCanceling イベント
RecordUpdateCanceled イベント
IsDataChanged プロパティ
Update メソッド
CancelUpdate メソッド
DataPresenterCommands クラス
CommitChangesToAllRecords フィールド
CommitChangesToActiveRecord フィールド
DiscardChangesToAllRecords フィールド
DiscardChangesToActiveRecord フィールド
ExecuteCommand(RoutedCommand) メソッド
RecordUpdateCanceling イベント
RecordUpdateCancelingEvent フィールド
RecordUpdateCancelingEventArgs クラス