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