# Work with ListView

## Content



The ListView control is represented by the [C1ListView](/componentone/api/wpf/online-listview-net/dotnet-api/C1.WPF.ListView/C1.WPF.ListView.C1ListView.html) class. This class allows you to style and customize items in the list view and display other elements, such as images, within the list in the ListView control. Further, the [C1DataCollection library](https://developer.mescius.com/componentone/docs/services/online-datacollection/overview.html) also supports ListView in performing data operations, such as sorting, grouping, filtering and paging on ListView.

Let's explore all the important features of ListView through the sub-topics.