C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / Items Property

In This Topic
Items Property (DropDownItem)
In This Topic
Gets the collection of child items in that is associated with this DropDownItem.
Syntax
'Declaration
 
Public ReadOnly Property Items As DropDownItemCollection
 
See Also