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

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