ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLJoinPropertiesDialog Class / Controls Property

In This Topic
    Controls Property (VDLJoinPropertiesDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Controls As System.Windows.Forms.Control.ControlCollection
    public System.Windows.Forms.Control.ControlCollection Controls {get;}
    See Also