ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListBox Class
Members

In This Topic
    C1ListBox Class
    In This Topic
    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
    public class C1ListBox : C1ListViewer 
    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