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

In This Topic
    FormatErrorEventArgs Class
    In This Topic
    Provides data for a FormatError event.
    Object Model
    FormatErrorEventArgs ClassFormatInfo Class
    Syntax
    'Declaration
     
    
    Public Class FormatErrorEventArgs 
       Inherits System.EventArgs
    public class FormatErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Input.FormatErrorEventArgs

    See Also