SelectedCells Property (SapGridView)

Class

SapGridView.

Action

Gets a list of strings that contains the selected cells, each of which has the format "<row>,<column id>".

Syntax

'Declaration
Protected Read Property SelectedCells As List(Of String)

Access

Read only.