ComponentOne MultiSelect for WinForms
Items Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : Items Property
Returns the collection of the C1CheckListItem objects which are shown in drop-down part.
Syntax
'Declaration
 
Public ReadOnly Property Items As C1CheckListItemCollection
public C1CheckListItemCollection Items {get;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members