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

In This Topic
    Join Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Join As ViewJoin
    public ViewJoin Join {get; set;}
    See Also