TileView for WPF and Silverlight
C1TileView Class
Members 


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
 
Public Class C1TileView 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As C1TileView
public class C1TileView : System.Windows.Controls.ItemsControl 
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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1TileView Members
C1.Silverlight.TileView Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.