ComponentOne MultiSelect for WinForms
C1CheckListItem Constructor(Object)

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 Object _
)
public C1CheckListItem( 
   object value
)

Parameters

value
The value of the new item.
See Also

Reference

C1CheckListItem Class
C1CheckListItem Members
Overload List