[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListItem.-ctor

C1CheckListItem Constructor

C1CheckListItem()

Initializes a new instance of the C1CheckListItem class.

Declaration
public C1CheckListItem()

C1CheckListItem(object)

Initializes a new instance of the C1CheckListItem class.

Declaration
public C1CheckListItem(object value)
Parameters
Type Name Description
object value

The value of the new item.