SelectCell Method (WPFDataGrid)

Class

WPFDataGrid.

Action

Selects the specified cell.

Syntax

dataGrid.SelectCell(row, column, [modifiers])
Variable Description
row The row to select. ItemIdentifier.
column The cell to select. ItemIdentifier.
modifiers Optional: The modifier keys to press while selecting the cell. Use a modifier to select multiple items. ModifierKeys.