ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / NavigatorErrorEventArgs Class


In This Topic
    NavigatorErrorEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see NavigatorErrorEventArgs members.

    Public Properties
     NameDescription
    Public PropertyThe clicked C1DbNavigator button.  
    Public PropertyError message shown in the standard message box.  
    Public PropertyThe caption of the standard message box.  
    Public PropertyException that occurred while performing the button action.  
    Public PropertyThis argument is set to true by default. If it is set to False by event code, the standard message box is not shown.  
    Top
    See Also