ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / NavigatorErrorEventArgs Class
Members

In This Topic
    NavigatorErrorEventArgs Class
    In This Topic
    Provides data for an Error event.
    Syntax
    'Declaration
     
    
    Public Class NavigatorErrorEventArgs 
       Inherits System.EventArgs
    public class NavigatorErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Input.NavigatorErrorEventArgs

    See Also