'宣言 Protected Overridable Sub OnRecordUpdating( _ ByVal args As RecordUpdatingEventArgs _ )
protected virtual void OnRecordUpdating( RecordUpdatingEventArgs args )
DataRecord の Cell 値を編集した後、変更内容は UpdateMode プロパティ設定に基づいて DataSource にコミットされます。
DataPresenterBase クラス
DataPresenterBase メンバ
UpdateMode プロパティ
RecordUpdated イベント
RecordUpdateCanceling イベント
RecordUpdateCanceled イベント
IsDataChanged プロパティ
Update メソッド
CancelUpdate メソッド
DataPresenterCommands クラス
CommitChangesToAllRecords フィールド
CommitChangesToActiveRecord フィールド
DiscardChangesToAllRecords フィールド
DiscardChangesToActiveRecord フィールド
ExecuteCommand(RoutedCommand) メソッド
RecordUpdating イベント
RecordUpdatingEvent フィールド
RecordUpdatingEventArgs クラス