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

In This Topic
    AccessibleRole Property (LayoutForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AccessibleRole As System.Windows.Forms.AccessibleRole
    public System.Windows.Forms.AccessibleRole AccessibleRole {get; set;}
    See Also