ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class
Members

In This Topic
    C1ListView Class
    In This Topic
    List of items which can be used with heavy templates and preview template to scroll quickly.
    Object Model
    C1ListView Class
    Syntax
    'Declaration
     
    Public Class C1ListView 
       Inherits C1.WPF.Core.C1ItemsControl
    public class C1ListView : C1.WPF.Core.C1ItemsControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            C1.WPF.Core.C1ItemsControl
                               C1.WPF.ListView.C1ListView
                                  C1.WPF.ListView.C1TileListView

    See Also