SelectedRows Property
Returns all the selected rows in the table.

C# Syntax

ReadOnlyCollection<ITableRow> SelectedRows {get;}