ComponentOne Input for WinForms
Items Property (DropDownItem)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownItem Class : Items Property
Gets the collection of child items in that is associated with this DropDownItem.
Syntax
'Declaration
 
Public ReadOnly Property Items As DropDownItemCollection
public DropDownItemCollection Items {get;}
See Also

Reference

DropDownItem Class
DropDownItem Members