ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class
Members

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

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Panel
                   C1.Xaml.C1VirtualizingPanel
                      C1.Xaml.C1ListViewerPanel
                         C1.Xaml.C1TileListBoxPanel

    See Also