TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1CheckListItem Class / C1CheckListItem Constructor / C1CheckListItem Constructor()

In This Topic
    C1CheckListItem Constructor()
    In This Topic
    Initializes a new instance of the C1CheckListItem class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1CheckListItem()
    See Also