Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavElement Class / AccRole Property

In This Topic
    AccRole Property
    In This Topic
    Gets accessible role of this element.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property AccRole As AccessibleRole
    protected virtual AccessibleRole AccRole {get;}
    See Also