Creates a BaseListView with all default properties. The BaseVerticalCollectionView.itemsSource must all be set for the BaseListView to function properly.
| Description | |
|---|---|
| itemsSource | The list of items to use as a data source. | 
| itemHeight | The height of each item, in pixels. | 
Constructs a BaseListView, with all important properties provided.