Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewer Class
Members

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

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.C1ItemsControl
                      C1.Xaml.C1ListViewer
                         C1.Xaml.C1ListBox

    See Also