ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1ComboBoxItem Class / C1ComboBoxItem Constructor / C1ComboBoxItem Constructor()

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