Deselect Method (WPFDataGridRow)

Action

Deselects the row.

Syntax

C#
dataGridRow.Deselect()
VB
dataGridRow.Deselect()