CommitEdit メソッド (WPFDataGrid)

クラス

WPFDataGrid.

処理

編集したセルをコミットします。

構文

C#
dataGrid.CommitEdit()
VB
dataGrid.CommitEdit()