ComponentOne FlexPivot for WinForms
Items Property (C1CheckList)

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

Reference

C1CheckList Class
C1CheckList Members