Deselect Method (WPFDataGridRow)
Class
WPFDataGridRow
.
Action
Deselects the row.
Syntax
C#
dataGridRow
.
Deselect
()
VB
dataGridRow
.
Deselect
()