ComponentOne List for WinForms
C1.Win.C1List Namespace / MismatchEventArgs Class
Members

In This Topic
    MismatchEventArgs Class
    In This Topic
    Defines event data for the C1Combo.Mismatch event.
    Object Model
    MismatchEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class MismatchEventArgs 
       Inherits System.EventArgs
    public class MismatchEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1List.MismatchEventArgs

    See Also