\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / C1List Class / AccessibleName Property

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