Xceed DataGrid for WPF v7.2 Documentation
RowValidationError Class Members
Properties 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : RowValidationError Class

The following tables list the members exposed by RowValidationError.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RowValidationError class specifying various information on the validation rule that caused the caused the value to fail the validation process.  
Top
Public Properties
 NameDescription
Public Property

Gets an object containing the error content.

 
Public Property

Gets the exception that was raised when the value failed the binding-level validation process.

 
Public Property

Gets the row whose value(s) failed the binding-level validation process.

 
Public Property

Gets the validation rule that caused the value to fail the binding-level validation process.

 
Top
See Also

Reference

RowValidationError Class
Xceed.Wpf.DataGrid Namespace