C1.Silverlight Namespace / C1TileListBox Class
Members

C1TileListBox Class
List of items displayed in columns determined by the size of the items.
Object Model
C1TileListBox Class
Syntax
'Declaration
 
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.Silverlight.C1ListBoxItem)>
<TemplatePartAttribute(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)>
<ContentPropertyAttribute("Items", True)>
Public Class C1TileListBox 
   Inherits C1ListBox
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  C1.Silverlight.C1ItemsControl
                     C1.Silverlight.C1ListViewer
                        C1.Silverlight.C1ListBox
                           C1.Silverlight.C1TileListBox

See Also