[]
Gets a list with the rows that are currently selected.
public List<Row> Selected { get; }
Public ReadOnly Property Selected As List(Of Row)