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

In This Topic
    Name Property (VDLJoinPropertiesDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also