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

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