FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / ListBox Property

In This Topic
    ListBox Property
    In This Topic
    Gets a reference to the ListBox used to display the drop-down items.
    Syntax
    'Declaration
     
    Public ReadOnly Property ListBox As ListBox
    public ListBox ListBox {get;}
    See Also