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

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

    System.Object
       C1.Win.TreeView.C1CheckListSelectedItemCollection

    See Also