ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerItem Class
Members

In This Topic
    C1ListViewerItem Class
    In This Topic
    Visual element used inside a C1ListViewer.
    Object Model
    C1ListViewerItem Class
    Syntax
    'Declaration
     
    
    Public Class C1ListViewerItem 
       Inherits Windows.UI.Xaml.Controls.ContentControl
    public class C1ListViewerItem : Windows.UI.Xaml.Controls.ContentControl 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   Windows.UI.Xaml.Controls.ContentControl
                      C1.Xaml.C1ListViewerItem
                         C1.Xaml.C1ListBoxItem

    See Also