InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputNavigatorErrorEventArgs Class / Exception Property

In This Topic
    Exception Property (InputNavigatorErrorEventArgs)
    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