ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListBoxItem Class / C1ListBoxItem Constructor

In This Topic
    C1ListBoxItem Constructor
    In This Topic
    Initializes a new instance of a C1ListBoxItem.
    Syntax
    'Declaration
     
    Public Function New()
    public C1ListBoxItem()
    See Also