SelectCell Method (WPFToolkitDataGrid)

Class

WPFToolkitDataGrid class

Action

Selects the specified cell.

Syntax

toolkitDataGrid.SelectCell(row, column, [modifiers])
Variable Description
row The row to select. LISTITEM.
column The cell to select. LISTITEM.
modifiers Optional.The modifier keys to press while selecting the cell. Use a modifier to select multiple items. MODIFIERKEYSTATE.