ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLAddTableDialog Class / DataBindings Property

In This Topic
    DataBindings Property (VDLAddTableDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DataBindings As System.Windows.Forms.ControlBindingsCollection
    public System.Windows.Forms.ControlBindingsCollection DataBindings {get;}
    See Also