Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / RowValidationErrorEventArgs Class
Properties


In This Topic
    RowValidationErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RowValidationErrorEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorProvides information regarding the row which failed the validation process.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a boolean value indicating if the row whould exit edit mode.  
    Public PropertyGets the exception that was thrown.  
    Top
    See Also