Deselect メソッド (WPFDataGridCell)
クラス
WPFDataGridCell
.
処理
セルの選択を解除します。
構文
C#
dataGridCell
.
Deselect
()
VB
dataGridCell
.
Deselect
()