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

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