[]
Gets the collection of items displayed in the list.
public IDataCollection<object> Items { get; }
This collection is a plain list of items as shown in the list, unlike DataCollection which can contain grouped items.