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

In This Topic
    CheckListBindingInfo Class
    In This Topic
    Contains information about a data binding.
    Syntax
    'Declaration
     
    
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class CheckListBindingInfo 
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class CheckListBindingInfo 
    Inheritance Hierarchy

    System.Object
       C1.Win.TreeView.CheckListBindingInfo

    See Also