Virtualizing panel which render the items in columns depending on the size of the items.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public class C1TileListBoxPanel : C1ListBoxPanel |
Visual Basic |
---|
Public Class C1TileListBoxPanel _ Inherits C1ListBoxPanel |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
System.Windows.Controls..::..VirtualizingPanel
C1.Silverlight..::..C1ListBoxPanel
C1.Silverlight..::..C1TileListBoxPanel
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
System.Windows.Controls..::..VirtualizingPanel
C1.Silverlight..::..C1ListBoxPanel
C1.Silverlight..::..C1TileListBoxPanel