ComponentOne Basic Library for WPF and Silverlight
C1TileListBox Class
Members 


C1.WPF Namespace : C1TileListBox Class
List of items displayed in columns determined by the size of the items.
Object Model
C1TileListBox Class
Syntax
'Declaration
 
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1TileListBox 
   Inherits C1ListBox
'Usage
 
Dim instance As C1TileListBox
[System.ComponentModel.LicenseProvider()]
public class C1TileListBox : C1ListBox 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.C1ItemsControl
                           C1.WPF.C1ListViewer
                              C1.WPF.C1ListBox
                                 C1.WPF.C1TileListBox

See Also

Reference

C1TileListBox Members
C1.WPF Namespace