Xceed Grid for WinForms v4.3 Documentation
RowValidationErrorEventArgs Class
Members 


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : RowValidationErrorEventArgs Class
Provides information regarding the row which failed the validation process.
Syntax
'Declaration
 
Public Class RowValidationErrorEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As RowValidationErrorEventArgs
public class RowValidationErrorEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Xceed.Grid.RowValidationErrorEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RowValidationErrorEventArgs Members
Xceed.Grid Namespace