[]
Gets the underlying data collection used to filter the original ItemsSource collection.
public IDataCollection<object> DataCollection { get; }
Public ReadOnly Property DataCollection As IDataCollection(Of Object)