List of items displayed in columns determined by the size of the items.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public class C1TileListBox : C1ListBox
Visual Basic
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..::..C1ListBox
                C1.Silverlight..::..C1TileListBox

See Also