BeginEdit Method (WPFDataGrid)

Class

WPFDataGrid.

Action

Begins to edit the specified cell.

Syntax

dataGrid.BeginEdit(row, column)
Variable Description
row The row to edit. ItemIdentifier.
column The column to edit. ItemIdentifier.