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

In This Topic
    AccName Property
    In This Topic
    Gets accessible name of this element.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property AccName As String
    protected virtual string AccName {get;}
    See Also