ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace
In This Topic
    C1.WPF.ListView Namespace Inheritance Hierarchy
    In This Topic
    Inheritance Hierarchy
    System.Object
       C1.DataCollection.C1DataCollectionList<T>
          C1.WPF.ListView.ListViewItemsCollection
       C1.WPF.ListView.ListViewItem
          C1.WPF.ListView.ListViewGroupItem
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            C1.WPF.Core.C1ContentControl
                               C1.WPF.ListView.ListViewItemView
                         System.Windows.Controls.ItemsControl
                            C1.WPF.Core.C1ItemsControl
                               C1.WPF.ListView.C1ListView
                                  C1.WPF.ListView.C1TileListView
                      System.Windows.Controls.Panel
                         C1.WPF.ListView.ListViewPanel
                            C1.WPF.ListView.TileListViewPanel
    See Also