Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ComboBoxItem Class / C1ComboBoxItem Constructor

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