ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NavigatorErrorEventArgs Class / Exception Property

In This Topic
    Exception Property
    In This Topic
    Exception that occurred while performing the button action.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exception As Exception
    public Exception Exception {get;}
    See Also