ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / ListBox Property

In This Topic
    ListBox Property
    In This Topic
    Get C1.WPF.ListView.C1ListView in drop down.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ListBox As C1.WPF.ListView.C1ListView
    public C1.WPF.ListView.C1ListView ListBox {get;}
    See Also