ComponentOne FlexGrid for WPF and Silverlight
ListBox Property (C1FlexComboBox)

C1.Silverlight.FlexGrid Namespace > C1FlexComboBox Class : ListBox Property
Gets a reference to the ListBox used to display the drop-down items.
Syntax
'Declaration
 
Public ReadOnly Property ListBox As System.Windows.Controls.ListBox
public System.Windows.Controls.ListBox ListBox {get;}
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members