ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckList Class
Members

In This Topic
    C1CheckList Class
    In This Topic
    A list-based control with optional check boxes for each item, different selection modes and ability to select/unselect all items.
    Object Model
    C1CheckList ClassCheckListBindingInfo ClassC1CheckListItemCollection ClassC1CheckListItem ClassC1CheckListItem ClassC1CheckListSelectedItemCollection ClassC1CheckListItem ClassCheckListStyles Class
    Syntax
    'Declaration
     
    
    Public Class C1CheckList 
       Inherits C1.Framework.XViewHost
    public class C1CheckList : C1.Framework.XViewHost 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewHost
                   C1.Win.Input.C1CheckList

    See Also