SelectedRows Property (SapGridView)
Class
SapGridView
.
Action
Gets a comma separated list of row index numbers or index ranges, such as "1,4,6-8".
Syntax
C#
protected
String
SelectedRows { get; }
VB
'Declaration Protected Read Property SelectedRows As
String
Access
Read only.