C1.UWP Assembly / C1.Xaml Namespace / C1TileListBoxPanel Class
Members

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
 
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