Select Method (WPFDataGrid)
Class
WPFDataGrid
class
Action
Selects the specified row.
Syntax
dataGrid
.
Select
(
item
, [
modifiers
])
Variable
Description
item
The row to select. LISTITEM.
modifiers
Optional.The modifier keys to press while selecting the row. Use a modifier to select multiple rows. MODIFIERKEYSTATE.