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


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

The following tables list the members exposed by CellValidationError.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CellValidationError class specifying various information on the validation rule that caused the caused the value to fail the validation process.  
Top
Public Properties
 NameDescription
Public PropertyGets the cell whose value failed the UI-level validation process.  
Public PropertyGets an object containing the error content.  
Public PropertyGets the exception that was raised when the value failed the UI-level validation process.  
Public PropertyGets the CellValidationRule that caused the value to fail the UI-level validation process.  
Top
See Also

Reference

CellValidationError Class
Xceed.Wpf.DataGrid Namespace