TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1CheckListItemCollection Class
Members

In This Topic
    C1CheckListItemCollection Class
    In This Topic
    Represents a collection of C1CheckListItem objects.
    Object Model
    C1CheckListItemCollection ClassC1CheckListItem Class
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    Public Class C1CheckListItemCollection 
    [DefaultMember("Item")]
    public class C1CheckListItemCollection 
    Inheritance Hierarchy

    System.Object
       C1.Win.TreeView.C1CheckListItemCollection

    See Also