RowValidationError Class
See Also  Members  
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : RowValidationError Class

Represents the error that is provided when the value of a cell fails the binding-level validation process.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class RowValidationError 
C# 
public class RowValidationError 

Inheritance Hierarchy

System.Object
   Xceed.Wpf.DataGrid.RowValidationError

Requirements

Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2

See Also