C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / DropDownItems Property

In This Topic
DropDownItems Property
In This Topic
Gets or sets the list of items to show in the dropdown list.
Syntax
'Declaration
 
Public Property DropDownItems As ICollection
 
See Also