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

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