FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GetErrorInfoEventArgs Class
Properties


In This Topic
    GetErrorInfoEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GetErrorInfoEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GetErrorInfoEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the index of the column that may contain errors (or -1 if checking for row errors).  
    Public PropertyGets or sets a message that describes the error.  
    Public PropertyGets the index of the row that may contain errors.  
    Top
    See Also