ComponentOne Basic Library for UWP
C1ListViewerPanel Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1ListViewerPanel Class
Virtualizing stack panel which supports preview templates in order to scroll quickly.
Object Model
C1ListViewerPanel Class
Syntax
'Declaration
 
Public Class C1ListViewerPanel 
   Inherits C1VirtualizingPanel
   Implements Windows.UI.Composition.IAnimationObject 
public class C1ListViewerPanel : C1VirtualizingPanel, Windows.UI.Composition.IAnimationObject  
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

Reference

C1ListViewerPanel Members
C1.Xaml Namespace