CommitEdit Method (WPFDataGrid)

Class

WPFDataGrid.

Action

Commits the edited cell.

Syntax

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