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

In This Topic
    C1TileListBox Class
    In This Topic
    List of items displayed in columns determined by the size of the items.
    Object Model
    C1TileListBox Class
    Syntax
    'Declaration
     
    
    Public Class C1TileListBox 
       Inherits C1ListBox
    public class C1TileListBox : C1ListBox 
    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