SelectedRowTexts Property (SLDataGrid)
Class
SLDataGrid
.
Action
Gets the text of the currently selected rows or an empty list if no row is selected.
Syntax
'Declaration Protected Read Property SelectedRowTexts As
List(Of
String
)
Access
Read only.