ComponentOne FlexPivot for WinForms
SelectedItems Property (C1CheckList)

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

Reference

C1CheckList Class
C1CheckList Members