CancelEdit メソッド (WPFDataGrid)
クラス
WPFDataGrid
.
処理
編集したセルをキャンセルします。
構文
C#
dataGrid
.
CancelEdit
()
VB
dataGrid
.
CancelEdit
()