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

In This Topic
    ListViewPanel Class
    In This Topic
    Virtualizing stack panel which supports preview templates in order to scroll quickly.
    Object Model
    ListViewPanel Class
    Syntax
    'Declaration
     
    Public Class ListViewPanel 
       Inherits System.Windows.Controls.Panel
    public class ListViewPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Panel
                         C1.WPF.ListView.ListViewPanel
                            C1.WPF.ListView.TileListViewPanel

    See Also