ComponentOne FlexPivot for WinForms
C1CheckListItem Constructor(Object)

C1.Win.Input.MultiSelect.4 Assembly > C1.Win.Input Namespace > C1CheckListItem Class > C1CheckListItem Constructor : C1CheckListItem Constructor(Object)
The value of the new item.
Initializes a new instance of the C1CheckListItem class.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As System.Object _
)
public C1CheckListItem( 
   System.object value
)

Parameters

value
The value of the new item.
See Also

Reference

C1CheckListItem Class
C1CheckListItem Members
Overload List