ClearSelection メソッド (SapGridView)

クラス

SapGridView.

処理

すべての行、列、セルの選択を削除します。

構文

C#
gridView.ClearSelection()
VB
gridView.ClearSelection()