C1.Silverlight.TileView Namespace / C1TileView Class
Members


C1TileView Class
Contains a scrollable list of items organized in columns and rows. Any item can be maximized and shown bigger.
Object Model
C1TileView Class
Syntax
'Declaration
 
<ContentPropertyAttribute("Items", True)>
Public Class C1TileView 
   Inherits System.Windows.Controls.ItemsControl
 
'Usage
 
Dim instance As C1TileView
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  C1.Silverlight.TileView.C1TileView

See Also