ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / ValidationException Class
Properties Methods Events


In This Topic
    ValidationException Class Members
    In This Topic

    The following tables list the members exposed by ValidationException.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyValidation phase on which the error has been detected.  
    Public PropertyControl that fired the exception.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyThe input text that caused the error.  
    Public PropertyThe typed value that caused the error.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    Protected Events
     NameDescription
    Protected Event (Inherited from System.Exception)
    Top
    See Also