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

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

    System.Object
       C1.Win.TreeView.BindingInfo

    See Also