ComponentOne TileView for WPF and Silverlight
C1TileView Class
Members 


C1.WPF.TileView Namespace : 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
 
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1TileView 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As C1TileView
[System.ComponentModel.LicenseProvider()]
public class C1TileView : System.Windows.Controls.ItemsControl 
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.TileView.C1TileView

See Also

Reference

C1TileView Members
C1.WPF.TileView Namespace