ComponentOne Basic Library for UWP
C1TileListBoxPanel Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1TileListBoxPanel Class
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
   Implements Windows.UI.Composition.IAnimationObject 
public class C1TileListBoxPanel : C1ListViewerPanel, Windows.UI.Composition.IAnimationObject  
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

Reference

C1TileListBoxPanel Members
C1.Xaml Namespace