ComponentOne FlexGrid for UWP
ListBox Property

C1.UWP.FlexGrid Assembly > C1.Xaml.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 Windows.UI.Xaml.Controls.ListBox
public Windows.UI.Xaml.Controls.ListBox ListBox {get;}
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members