<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / C1FlexComboBox Class / ListBox Property

In This Topic
    ListBox Property (C1FlexComboBox)
    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