Deselect Method (WPFDataGridCell)
Class
WPFDataGridCell
.
Action
Deselects the cell.
Syntax
C#
dataGridCell
.
Deselect
()
VB
dataGridCell
.
Deselect
()