MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1CheckListItem Class / C1CheckListItem Constructor

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