ComponentOne Basic Library for WPF and Silverlight
C1TileListBoxPanel Class
Members 


C1.Silverlight 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
'Usage
 
Dim instance As C1TileListBoxPanel
public class C1TileListBoxPanel : C1ListViewerPanel 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.VirtualizingPanel
                  C1.Silverlight.C1ListViewerPanel
                     C1.Silverlight.C1TileListBoxPanel

See Also

Reference

C1TileListBoxPanel Members
C1.Silverlight Namespace