ClearSelection Method (SapGridView)
Class
SapGridView
.
Action
Removes all row, column and cell selections.
Syntax
C#
gridView
.
ClearSelection
()
VB
gridView
.
ClearSelection
()