Deselect Method (WPFDataGridCell)

Action

Deselects the cell.

Syntax

C#
dataGridCell.Deselect()
VB
dataGridCell.Deselect()