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