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

In This Topic
    C1TileListBoxPanel Class
    In This Topic
    Virtualizing panel which render the items in columns depending on the size of the items.
    Object Model
    C1TileListBoxPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1TileListBoxPanel 
       Inherits C1ListViewerPanel
    public class C1TileListBoxPanel : C1ListViewerPanel 
    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