ListView for WPF | ComponentOne
In This Topic
    Work with ListView
    In This Topic

    The ListView control is represented by the C1ListView 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 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.