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

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