ComponentOne FlexPivot for WinForms
SelectedItems Property (C1MultiSelect)

C1.Win.Input.MultiSelect.4 Assembly > C1.Win.Input Namespace > C1MultiSelect Class : SelectedItems Property
Gets the collection of selected items in the drop-down C1CheckList control.
Syntax
'Declaration
 
Public ReadOnly Property SelectedItems As C1CheckListSelectedItemCollection
public C1CheckListSelectedItemCollection SelectedItems {get;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members