ComponentOne Basic Library for UWP
C1ListBox Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1ListBox Class
List of items which can be used with heavy templates and preview template to scroll quickly.
Object Model
C1ListBox Class
Syntax
'Declaration
 
Public Class C1ListBox 
   Inherits C1ListViewer
   Implements Windows.UI.Composition.IAnimationObject 
public class C1ListBox : C1ListViewer, Windows.UI.Composition.IAnimationObject  
Remarks
This control supports selection by cross-slide gesture.
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
                        C1.Xaml.C1TileListBox

See Also

Reference

C1ListBox Members
C1.Xaml Namespace