ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / AccessibleName Property

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