dataGrid.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. |