ComponentOne FlexGrid for WPF and Silverlight
DropDownItems Property (C1FlexComboBox)

C1.Silverlight.FlexGrid Namespace > C1FlexComboBox Class : DropDownItems Property
Gets or sets the list of items to show in the dropdown list.
Syntax
'Declaration
 
Public Property DropDownItems As System.Collections.ICollection
public System.Collections.ICollection DropDownItems {get; set;}
See Also

Reference

C1FlexComboBox Class
C1FlexComboBox Members