Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListBoxItem Class
Members

In This Topic
    C1ListBoxItem Class
    In This Topic
    Visual element used inside a C1ListBox.
    Object Model
    C1ListBoxItem Class
    Syntax
    'Declaration
     
    
    Public Class C1ListBoxItem 
       Inherits C1ListViewerItem
    public class C1ListBoxItem : C1ListViewerItem 
    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