[]
Gets or set the list of items which are selected.
public IList<object> SelectedItems { get; set; }
Public Property SelectedItems As IList(Of Object)