[]
Gets the instances of this list control based on the data.
IEnumerable<IListContent> Contents { get; }
An IEnumerable<T> providing the instances of the list control based on the data.