ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1TileListView Class
Members

In This Topic
    C1TileListView Class
    In This Topic
    List of items displayed in columns determined by the size of the items.
    Object Model
    C1TileListView Class
    Syntax
    'Declaration
     
    Public Class C1TileListView 
       Inherits C1ListView
    public class C1TileListView : C1ListView 
    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.Core.C1ItemsControl
                               C1.WPF.ListView.C1ListView
                                  C1.WPF.ListView.C1TileListView

    See Also